summaryrefslogtreecommitdiffstats
path: root/tests/in-ex-clusions/t0007.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/in-ex-clusions/t0007.good')
-rw-r--r--tests/in-ex-clusions/t0007.good11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/in-ex-clusions/t0007.good b/tests/in-ex-clusions/t0007.good
new file mode 100644
index 0000000..2cb10b9
--- /dev/null
+++ b/tests/in-ex-clusions/t0007.good
@@ -0,0 +1,11 @@
+$ OUT=$(smenu -e2 -i1 t0007.in)
+
+1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
+0:07 2:24 24:24 25:24 48:24 49:24
+$
+
+$ echo ":$OUT:"
+
+:1:
+
+$ exit 0