aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/builtins/case3.0
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/builtins/case3.0')
-rw-r--r--bin/sh/tests/builtins/case3.01
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/case3.0 b/bin/sh/tests/builtins/case3.0
index 42e53d62a3cb..06080f9ec3dc 100644
--- a/bin/sh/tests/builtins/case3.0
+++ b/bin/sh/tests/builtins/case3.0
@@ -1,5 +1,4 @@
# Generated by ./test-fnmatch -s 2, do not edit.
-# $FreeBSD$
failures=
failed() { printf '%s\n' "Failed: $1 '$2' '$3'"; failures=x$failures; }
# We do not treat a backslash specially in this case,