blob: 8dd71e7b216b3d41070b3e0404bde0d89d53c3bc (
plain)
1
2
3
4
5
6
7
8
9
10
|
1..5
# Started on 03/22/16 21:58:32
# Starting class: TestAnotherThing
ok 1 TestAnotherThing.test1_Success1
ok 2 TestAnotherThing.test1_Success2
# Starting class: TestSomething
ok 3 TestSomething.test1_Success1
ok 4 TestSomething.test1_Success2
ok 5 testFuncSuccess1
# Ran 5 tests in 0.000 seconds, 5 successes, 0 failures, 10 non-selected
|