Skip to content

Commit d92c0b5

Browse files
committed
Merge pull request #28 from frenetic-lang/tests
Make tests return non-zero status on failure
2 parents afce51f + b7ce543 commit d92c0b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Test.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,5 @@ module RoundTrip = struct
101101
(prop_roundtrip parse marshal))
102102

103103
end
104+
105+
Pa_ounit_lib.Runtime.summarize ()

0 commit comments

Comments
 (0)