summaryrefslogtreecommitdiffstats
path: root/ddl_builder/qunit/fixture.html
diff options
context:
space:
mode:
Diffstat (limited to 'ddl_builder/qunit/fixture.html')
-rw-r--r--ddl_builder/qunit/fixture.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/ddl_builder/qunit/fixture.html b/ddl_builder/qunit/fixture.html
index 6834931..e32875a 100644
--- a/ddl_builder/qunit/fixture.html
+++ b/ddl_builder/qunit/fixture.html
@@ -122,6 +122,16 @@ Old New Time Entered Order Number
April 5, 2010|2010-04-05 00:00:00
4/30/12 10:43|2012-04-30 10:43:00
</span>
+
+ <span id="withSingleQuotes" types="int,varchar(21)" valueSeparator="/\s+/" headers="CompId,CommaList" recordCount="4">
+ CompId CommaList
+ 2 '122','54','90'
+
+ 54 '53','76'
+ 34 '87'
+ 22 '98'
+ </span>
+
</div>
<!--