mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Update tests.
This commit is contained in:
parent
18a62ca831
commit
787eae7a80
22 changed files with 113 additions and 161 deletions
|
@ -11,7 +11,7 @@ function clearModulejs() {
|
|||
|
||||
function mockConfigModule() {
|
||||
|
||||
modulejs.define('config', window.util.uniqObj());
|
||||
modulejs.define('config', window.uniq.obj());
|
||||
}
|
||||
|
||||
window.util = window.util || {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue