Skip to content

Commit cba50f3

Browse files
committed
Removed loop option
Not compatible with Travis CI
1 parent 8071f5d commit cba50f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
vendor/bin/atoum --loop $*
2+
vendor/bin/atoum $*

0 commit comments

Comments
 (0)