summaryrefslogtreecommitdiffstats
path: root/tests/alignments/t0006.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/alignments/t0006.good')
-rw-r--r--tests/alignments/t0006.good19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/alignments/t0006.good b/tests/alignments/t0006.good
new file mode 100644
index 0000000..3e02c08
--- /dev/null
+++ b/tests/alignments/t0006.good
@@ -0,0 +1,19 @@
+$ OUT=$(smenu -c -g\| -Rr/7/ -Cc/2/ -all/13/ -- t0006.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