specify color and verbose in color test

This commit is contained in:
Thomas Levine 2016-03-06 10:27:15 +00:00
parent cd79969f28
commit fbe825e4b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
$TEST_SHELL ../../urchin --color -s sh .testsuite/ |
$TEST_SHELL ../../urchin --color --verbose --shell sh .testsuite/ |
sed -e 1d -e 's/. seconds\?/1 second/' > $tmp
diff $tmp .urchin-output-expectation
diff $tmp .urchin-output-expectation-color