diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-20 09:56:34 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-20 09:56:34 +0000 |
commit | 3a2fcc63b848ba26ce5a346fabe7d88b46bde690 (patch) | |
tree | 9242f6e4f2885831bf210750989c947fcd6664ca /testsuite/sed/sed-requires-newline-after-edit-command | |
parent | bebc40b4066384288a5db13884162e1e67789d4b (diff) | |
download | busybox-3a2fcc63b848ba26ce5a346fabe7d88b46bde690.tar.gz |
remove controversial tests
Diffstat (limited to 'testsuite/sed/sed-requires-newline-after-edit-command')
-rw-r--r-- | testsuite/sed/sed-requires-newline-after-edit-command | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/sed/sed-requires-newline-after-edit-command b/testsuite/sed/sed-requires-newline-after-edit-command deleted file mode 100644 index 37ebc6608..000000000 --- a/testsuite/sed/sed-requires-newline-after-edit-command +++ /dev/null @@ -1 +0,0 @@ -! busybox sed -e 'i\foo' </dev/null |