Add new System.Json assembly sources based on http://aspnetwebstack.codeplex.com/
[mono.git] / eglib / test / fake.c
index 5ceb65dab71ff1b9fa0db1c16017093ee47f77e9..c8d9af61165e486656084672c9358b33e40e28fb 100644 (file)
@@ -11,7 +11,7 @@ test_fake()
 }
 
 static Test fake_tests [] = {
-       {"test_fake", test_fake},
+       {"fake", test_fake},
        {NULL, NULL}
 };