add verbose flag to test

This commit is contained in:
Thomas Levine 2016-03-06 10:25:32 +00:00
parent dc26f877b7
commit 6cdbe27bbf
1 changed files with 1 additions and 1 deletions

View File

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