Enabled all tests (they now all pass)
author <brian@gir.local> <>
Fri, 26 Oct 2007 08:07:00 +0000 (01:07 -0700)
committer <brian@gir.local> <>
Fri, 26 Oct 2007 08:07:00 +0000 (01:07 -0700)
tests/test.c

index 7d1a523caa84c9a500f013b126843cdb0f1b11a8..a625206981a400ac0fb29514b9245252ec121c21 100644 (file)
@@ -867,7 +867,7 @@ int main(int argc, char *argv[])
   test_st user_tests[] ={
     {"user_supplied_bug1", 0, user_supplied_bug1 },
     {"user_supplied_bug2", 0, user_supplied_bug2 },
-//    {"user_supplied_bug3", 0, user_supplied_bug3 },
+    {"user_supplied_bug3", 0, user_supplied_bug3 },
     {0, 0, 0}
   };