summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/06_dir_diff.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/06_dir_diff.sh b/tests/06_dir_diff.sh
index a764a36..cc86793 100755
--- a/tests/06_dir_diff.sh
+++ b/tests/06_dir_diff.sh
@@ -20,7 +20,6 @@ function setup {
}
function check_results {
- ls -la $ORIGIN/a
test -d $ORIGIN/a && \
test -f $ORIGIN/a/1 && \
check_same_mode $ORIGIN/a $TARGET/a #&& \