urchin/tests/Flags/Test Anything Protocol format 2

6 lines
126 B
Plaintext
Raw Normal View History

2016-04-07 01:18:56 -04:00
lines=$(
$TEST_SHELL ../../urchin -v -s sh -t .testsuite/ |
tee $tmp | grep -v '^#' | wc -l)
cat $tmp
test $lines -eq 4