summaryrefslogtreecommitdiff
path: root/tests/lib/test-file
diff options
context:
space:
mode:
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" ]