summaryrefslogtreecommitdiffstats
path: root/tests/alignments/t0005.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/alignments/t0005.good')
-rw-r--r--tests/alignments/t0005.good19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/alignments/t0005.good b/tests/alignments/t0005.good
new file mode 100644
index 0000000..a47fb01
--- /dev/null
+++ b/tests/alignments/t0005.good
@@ -0,0 +1,19 @@
+$ OUT=$(smenu -c -g\| -Cc/2/ -Rr/7/ -all/13/ -- t0005.in)
+
+ 0 |1 | 2 | 3 | 4 | 5
+0:07 1:07 2:07 3:07 4:07
+ 6 | 7| 8 | 9 | 10 | 11
+
+ 12 |13 | 14 | 15 | 16 | 17
+
+ 18 |19 | 20 | 21 | 22 | 23
+
+00000|00000|00000|00000|00000|00000
+
+$
+
+$ echo ":$OUT:"
+
+:0:
+
+$ exit 0