test numeric columns with non-numeric value
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 26 May 2010 12:28:48 +0000 (14:28 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 26 May 2010 12:28:48 +0000 (14:28 +0200)
data/test.js

index c58c5cf..d7b6927 100644 (file)
@@ -12,7 +12,7 @@
        , "alpha":["b"]
        , "repeatable":[7,8,9]
        },{
-         "id":[42]
+         "id":["z"]
        , "alpha":["b"]
        , "repeatable":[1,3,5,7,9]
        }