Merge "Setting up a way to have uploading by URL, but not on Special:Upload"
[lhc/web/wiklou.git] / tests / qunit / data / qunitOkCall.js
1 QUnit.start();
2 QUnit.assert.ok( true, 'Successfully loaded!');