summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/qa/unit/hsqldb.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/qa/unit/hsqldb.cxx b/dbaccess/qa/unit/hsqldb.cxx
index 5ac7b45cd21f..69c822c693a7 100644
--- a/dbaccess/qa/unit/hsqldb.cxx
+++ b/dbaccess/qa/unit/hsqldb.cxx
@@ -26,7 +26,6 @@ class HSQLDBTest
{
public:
void testEmptyDBConnection();
- void testIntegerDatabase();
CPPUNIT_TEST_SUITE(HSQLDBTest);
CPPUNIT_TEST(testEmptyDBConnection);