summaryrefslogtreecommitdiff
path: root/tests/lib/test-nofile
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-nofile
parent2b5c37da015d9613571ec9f17529fda2872444ec (diff)
test suite fixes and cleanups
Diffstat (limited to 'tests/lib/test-nofile')
-rwxr-xr-xtests/lib/test-nofile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/test-nofile b/tests/lib/test-nofile
index f5e13c5..e7d9c1b 100755
--- a/tests/lib/test-nofile
+++ b/tests/lib/test-nofile
@@ -1,6 +1,4 @@
#!/bin/bash
# $1 filename
-NAME="NOFILE TEST, $1"
-
[ ! -f "$1" ]