summaryrefslogtreecommitdiff
path: root/tests/lib/test-file
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-07-22 22:20:36 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-07-22 22:20:36 +0200
commit51283ab43bc440c626afa75a021d7f7799f0fa26 (patch)
treed697e9cb465a8b018697244a66bad34a98331175 /tests/lib/test-file
parent2b5c37da015d9613571ec9f17529fda2872444ec (diff)
test suite fixes and cleanups
Diffstat (limited to 'tests/lib/test-file')
-rwxr-xr-xtests/lib/test-file2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/test-file b/tests/lib/test-file
index b1504ae..deb0083 100755
--- a/tests/lib/test-file
+++ b/tests/lib/test-file
@@ -1,6 +1,4 @@
#!/bin/bash
# $1 filename
-NAME="FILE TEST, $1"
-
[ -f "$1" ]