libt2n: (tomj) made reentrant unit-test more robust. Gave the guard_handle a lot...
[libt2n] / test / test.cpp
index 4451c48..688fa37 100644 (file)
@@ -60,7 +60,7 @@ class VerboseTimingListener : public CppUnit::TestListener
                 resultstr="FAIL";
         }
 };
+
 int main(int argc, char **argv)
 {
     CppUnit::TextTestRunner runner;