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