summaryrefslogtreecommitdiffstats
path: root/tests/message/t0002.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/message/t0002.good')
-rw-r--r--tests/message/t0002.good13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/message/t0002.good b/tests/message/t0002.good
new file mode 100644
index 0000000..3c1868d
--- /dev/null
+++ b/tests/message/t0002.good
@@ -0,0 +1,13 @@
+$ OUT=$(smenu -m test t0002.in)
+
+test
+0:01 1:01 2:01 3:01
+1 2 3 4 5 6 7 8 9 10
+0:07
+$
+
+$ echo ":$OUT:"
+
+:1:
+
+$ exit 0