Author: rezan
Date: Wed Jul 29 16:47:15 2015
New Revision: 1693314

URL: http://svn.apache.org/r1693314
Log:
new test for transformer

Modified:
    devicemap/trunk/data/2.0/reference/a/test.json

Modified: devicemap/trunk/data/2.0/reference/a/test.json
URL: 
http://svn.apache.org/viewvc/devicemap/trunk/data/2.0/reference/a/test.json?rev=1693314&r1=1693313&r2=1693314&view=diff
==============================================================================
--- devicemap/trunk/data/2.0/reference/a/test.json (original)
+++ devicemap/trunk/data/2.0/reference/a/test.json Wed Jul 29 16:47:15 2015
@@ -21,6 +21,10 @@
     {
       "input": "one two three four five six bingo seven",
       "resultPatternId": "pattern1"
+    },
+    {
+      "input": "three four FIVE one-TWO seven",
+      "resultPatternId": "pattern5"
     }
   ]
 }


Reply via email to