Moved testAutoQuotes into existing test infrastructure

This commit is contained in:
Christian Bläul
2018-01-21 21:47:28 +01:00
parent 5a9a10aeed
commit 38944ba221
4 changed files with 20 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
'column1','column2'
'value1','value2'
'value3','value4'
1 'column1' 'column2'
2 'value1' 'value2'
3 'value3' 'value4'