diff options
Diffstat (limited to 'testsuite/sed/sed-branch-no-label')
-rw-r--r-- | testsuite/sed/sed-branch-no-label | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/sed/sed-branch-no-label b/testsuite/sed/sed-branch-no-label deleted file mode 100644 index 446c1bcd9..000000000 --- a/testsuite/sed/sed-branch-no-label +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | test "$(echo foo | busybox sed 'b;p')" = foo | ||