summaryrefslogtreecommitdiffstats
path: root/tests/tagging/t0008.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tagging/t0008.good')
-rw-r--r--tests/tagging/t0008.good11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/tagging/t0008.good b/tests/tagging/t0008.good
new file mode 100644
index 0000000..46e2057
--- /dev/null
+++ b/tests/tagging/t0008.good
@@ -0,0 +1,11 @@
+$ OUT=$(smenu -k -P: t0008.in)
+
+ a b c
+0:07 1:07 2:07 7:04 8:04
+$
+
+$ echo ":$OUT:"
+
+: c: a :
+
+$ exit 0