load image module for tests

This commit is contained in:
rolux 2012-05-27 21:31:16 +02:00
parent 45942cc3f2
commit ef41bc1252

View file

@ -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')