Commit abb05a94 authored by Julius Wu's avatar Julius Wu

.

parent 19042b2c
......@@ -13,5 +13,6 @@ public class TestRunner {
}
System.out.println("ALl test passed: "+ result.wasSuccessful());
System.out.println("Failure count: " + result.getFailureCount());
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment