summaryrefslogtreecommitdiffstats
path: root/tests/initial_selection/t0010.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/initial_selection/t0010.good')
-rw-r--r--tests/initial_selection/t0010.good11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/initial_selection/t0010.good b/tests/initial_selection/t0010.good
new file mode 100644
index 0000000..bcac845
--- /dev/null
+++ b/tests/initial_selection/t0010.good
@@ -0,0 +1,11 @@
+$ OUT=$(smenu -s/ba t0010.in)
+
+aab abb aa ab ba bb aba bab aaa
+20:07 21:07 22:07
+$
+
+$ echo ":$OUT:"
+
+:aba:
+
+$ exit 0