diff --git a/www/assert/main.js b/www/assert/main.js index 2b8a1de16..27223752d 100644 --- a/www/assert/main.js +++ b/www/assert/main.js @@ -1,9 +1,4 @@ -require.config({ - paths: { - 'json.sortify': '/bower_components/json.sortify/dist/JSON.sortify' - } -}); - +require.config({ paths: { 'json.sortify': '/bower_components/json.sortify/dist/JSON.sortify' } }); define([ '/bower_components/jquery/dist/jquery.min.js', '/common/hyperjson.js', // serializing classes as an attribute @@ -184,7 +179,7 @@ define([ var template = multiline(function () { /*

Failed on test number {{test}} with error message: -"{{message}}" +"{{message}}"