summaryrefslogtreecommitdiff
path: root/busybox/testsuite/sed/sed-branch
diff options
context:
space:
mode:
Diffstat (limited to 'busybox/testsuite/sed/sed-branch')
-rw-r--r--busybox/testsuite/sed/sed-branch1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox/testsuite/sed/sed-branch b/busybox/testsuite/sed/sed-branch
new file mode 100644
index 0000000..4167569
--- /dev/null
+++ b/busybox/testsuite/sed/sed-branch
@@ -0,0 +1 @@
+test "$(echo foo | busybox sed 'b one;p;: one')" = foo