diff options
Diffstat (limited to '')
-rw-r--r-- | tests/ts/libsmartcols/files/data-number | 10 | ||||
-rw-r--r-- | tests/ts/libsmartcols/files/data-number-tiny | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/tests/ts/libsmartcols/files/data-number b/tests/ts/libsmartcols/files/data-number new file mode 100644 index 0000000..562d750 --- /dev/null +++ b/tests/ts/libsmartcols/files/data-number @@ -0,0 +1,10 @@ +0 +100 +21 +3 +411 +5111 +678993321 +7666666 +8765 +987456 diff --git a/tests/ts/libsmartcols/files/data-number-tiny b/tests/ts/libsmartcols/files/data-number-tiny new file mode 100644 index 0000000..8b1acc1 --- /dev/null +++ b/tests/ts/libsmartcols/files/data-number-tiny @@ -0,0 +1,10 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 |