diff --git a/test/tdb2.t.cpp b/test/tdb2.t.cpp index ce70dc337..08f348c1f 100644 --- a/test/tdb2.t.cpp +++ b/test/tdb2.t.cpp @@ -36,10 +36,7 @@ Context context; //////////////////////////////////////////////////////////////////////////////// int main (int argc, char** argv) { -/* - UnitTest t (15); -*/ - UnitTest t (9); + UnitTest t (12); try {