repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Special case opus mime detction
[mediawiki.git]
/
tests
/
qunit
/
data
/
requireCallMwLoaderTestCallback.js
blob
815a3b48685b4989b64c294b00d9cae417400d00
1
module.exports = {
2
immediate: require( 'test.require.define' ),
3
later: function () {
4
return require( 'test.require.define' );
5
}
6
};