aboutsummaryrefslogtreecommitdiff
path: root/tests/sed.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sed.test')
-rwxr-xr-xtests/sed.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/sed.test b/tests/sed.test
index ec06baae..b308b699 100755
--- a/tests/sed.test
+++ b/tests/sed.test
@@ -151,6 +151,3 @@ testing "bonus backslashes" \
"sed -e 'a \l \x\' -e \"\$(echo -e 'ab\\\nc')\"" \
"hello\nl x\nab\nc\n" "" "hello\n"
# -i with $ last line test
-
-
-exit $FAILCOUNT