diff --git a/tests/js/tests.js b/tests/js/tests.js index fda5a7ff..06adae5a 100644 --- a/tests/js/tests.js +++ b/tests/js/tests.js @@ -1,4 +1,4 @@ -Ox.load({Geo: {}, UI: {}, Unicode: {}}, function() { +Ox.load({Geo: {}, Image: {}, UI: {}, Unicode: {}}, function() { Ox.getJSON('../dev/Ox/json/Ox.json', function(files) { var $body = $('body')