diff options
Diffstat (limited to 'testsuite')
-rwxr-xr-x | testsuite/bunzip2.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/bunzip2.tests b/testsuite/bunzip2.tests index 83c365d..4861221 100755 --- a/testsuite/bunzip2.tests +++ b/testsuite/bunzip2.tests @@ -81,4 +81,4 @@ expected="ok\n" prep; check "$unpack: delete src" "${bb}$unpack t2.$ext; test ! -f t2.$ext && echo ok" ) -rm -rf testdir
\ No newline at end of file +rm -rf testdir |