4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
|
$TEST_SHELL ../../urchin --color -s sh .testsuite/ |
|
||
|
sed -e 1d -e 's/. seconds\?/1 second/' > $tmp
|
||
|
diff $tmp .urchin-output-expectation
|