diff options
Diffstat (limited to 'tests/t0060-rm-tests.sh')
-rwxr-xr-x | tests/t0060-rm-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0060-rm-tests.sh b/tests/t0060-rm-tests.sh index 5159ac7..7c5ad6a 100755 --- a/tests/t0060-rm-tests.sh +++ b/tests/t0060-rm-tests.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash test_description='Test rm' . ./setup.sh |