Move the mediawiki.test.bug30825.js helper script out of the /suites/ directory into...
[lhc/web/wiklou.git] / tests / qunit / data / qunitOkCall.js
1 start();
2 ok( true, 'Successfully loaded!');