Restore erased return.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE
2015-11-18 19:56:21 +01:00
parent 2f2cb3bfc0
commit f56ee9c0ac

View File

@@ -3573,4 +3573,5 @@ CppUnit::Test* SQLiteTest::suite()
// To be fixed by dimanikulin
// CppUnit_addTest(pSuite, SQLiteTest, testIncrementVacuum);
//
return pSuite;
}