summaryrefslogtreecommitdiff
path: root/test/scripts/parseopts_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/parseopts_test.sh')
-rwxr-xr-xtest/scripts/parseopts_test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/scripts/parseopts_test.sh b/test/scripts/parseopts_test.sh
index a5821986..9674c6a6 100755
--- a/test/scripts/parseopts_test.sh
+++ b/test/scripts/parseopts_test.sh
@@ -112,5 +112,3 @@ tap_parse '--force --' 2 --force
tap_parse '--clean foo --' 3 --clean=foo
tap_finish
-
-# vim: set noet: