diff options
Diffstat (limited to 'tests/qunit/data/callMwLoaderTestCallback.js')
-rw-r--r-- | tests/qunit/data/callMwLoaderTestCallback.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qunit/data/callMwLoaderTestCallback.js b/tests/qunit/data/callMwLoaderTestCallback.js index 3f2ee92f..dd034115 100644 --- a/tests/qunit/data/callMwLoaderTestCallback.js +++ b/tests/qunit/data/callMwLoaderTestCallback.js @@ -1 +1 @@ -mw.loader.testCallback(); +mediaWiki.loader.testCallback(); |