reconcile differences with netflux

pull/1/head
ansuz 9 years ago
parent 565fb1d186
commit 04f6299938

@ -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 () { /*
<p class="error">
Failed on test number {{test}} with error message:
"{{message}}"
"{{message}}"
</p>
<p>

Loading…
Cancel
Save