load image module for tests
This commit is contained in:
parent
45942cc3f2
commit
ef41bc1252
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
Ox.getJSON('../dev/Ox/json/Ox.json', function(files) {
|
||||||
|
|
||||||
var $body = $('body')
|
var $body = $('body')
|
||||||
|
|
Loading…
Reference in a new issue