# HG changeset patch # User hamidouk # Date 1315410221 -7200 # Node ID c1170ece66146943abee492034d8abea22c2cb79 # Parent 81944516ac1dade7134e3270f0db90aeced15088 converting the file from jsonp to json diff -r 81944516ac1d -r c1170ece6614 test/test.json --- a/test/test.json Wed Sep 07 17:30:50 2011 +0200 +++ b/test/test.json Wed Sep 07 17:43:41 2011 +0200 @@ -1,4 +1,4 @@ -test({ +{ "tags": [ { "meta": { @@ -1453,4 +1453,4 @@ "dc:modified": "2010-09-06T15:53:44.699595" } ] -}) \ No newline at end of file +}