diff options
Diffstat (limited to 'tests/ts/column/files/table-sep')
-rw-r--r-- | tests/ts/column/files/table-sep | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ts/column/files/table-sep b/tests/ts/column/files/table-sep new file mode 100644 index 0000000..d4c2bf3 --- /dev/null +++ b/tests/ts/column/files/table-sep @@ -0,0 +1,6 @@ +AAA,BBBB,C,DDDD +,BBB,CCCC,DDD +AA,BB,,DD +AAAA,B,CC,D +AA,,CC,DD +AAAAA,BBB,CCC,DDDD |