aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed/tests
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-11 03:03:52 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-11 03:03:52 +0000
commitdf471ef449744e3c0de468b74fc650cc44655894 (patch)
tree7321f876a76eff497961d3781a646add1ab05d44 /usr.bin/sed/tests
parenta03c42bbefbe16abfa8863abafb4c0341205618b (diff)
Notes
Diffstat (limited to 'usr.bin/sed/tests')
-rwxr-xr-xusr.bin/sed/tests/sed2_test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/sed/tests/sed2_test.sh b/usr.bin/sed/tests/sed2_test.sh
index 48be7b76fa18d..3b57431bfaa84 100755
--- a/usr.bin/sed/tests/sed2_test.sh
+++ b/usr.bin/sed/tests/sed2_test.sh
@@ -177,7 +177,5 @@ atf_init_test_cases()
atf_add_test_case inplace_symlink_src
atf_add_test_case escape_subst
atf_add_test_case commands_on_stdin
- atf_add_test_case commands_on_stdin
- atf_add_test_case commands_on_stdin
atf_add_test_case hex_subst
}