| branch | new-model |
| changeset 858 | ad1ffe0c0955 |
| parent 856 | 41c574c807d1 |
| child 860 | 7fd843e0dc4e |
--- a/test/model/test.html Wed Apr 11 16:39:03 2012 +0200 +++ b/test/model/test.html Thu Apr 12 15:54:33 2012 +0200 @@ -15,7 +15,7 @@ IriSP.jQuery = jQuery; IriSP._ = _; var _directory = new IriSP.Model.Directory(); - var _source = _directory.source("../integration/polemic_fr.json", IriSP.serializers.platform); + var _source = _directory.source("../integration/polemic_fr.json", "ns", "ns", IriSP.serializers.platform); </script> </head> <body>