diff --git a/tests/Flags/Urchin format with --color b/tests/Flags/Urchin format with --color index f71c7fe..e9ff028 100755 --- a/tests/Flags/Urchin format with --color +++ b/tests/Flags/Urchin format with --color @@ -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