mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-10-04 08:21:40 +02:00
Update tests.
This commit is contained in:
@@ -11,7 +11,7 @@ function clearModulejs() {
|
||||
|
||||
function mockConfigModule() {
|
||||
|
||||
modulejs.define('config', window.util.uniqObj());
|
||||
modulejs.define('config', window.uniq.obj());
|
||||
}
|
||||
|
||||
window.util = window.util || {};
|
||||
|
Reference in New Issue
Block a user