summaryrefslogtreecommitdiff
path: root/test/inc/test
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-02-19 15:49:35 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-02-19 23:52:18 +0100
commit92009abe68c180aa3c66b5159e3324665cf3c709 (patch)
tree6ed75ae5267d2ef4f3f911d014739532c4ce48ba /test/inc/test
parente521ac1a7304dead6557b15ecc24ee60be93cc48 (diff)
add testRefresh to XDatabaseRange
XDatabase range test case is now finished
Diffstat (limited to 'test/inc/test')
-rw-r--r--test/inc/test/sheet/xdatabaserange.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/inc/test/sheet/xdatabaserange.hxx b/test/inc/test/sheet/xdatabaserange.hxx
index d388aa3d995a..3e3805687146 100644
--- a/test/inc/test/sheet/xdatabaserange.hxx
+++ b/test/inc/test/sheet/xdatabaserange.hxx
@@ -45,6 +45,7 @@ public:
void testGetSubtotalDescriptor();
void testGetImportDescriptor();
void testGetFilterDescriptor();
+ void testRefresh();
};
}