Merge "Bug 38676 - password-change-forbidden isn't properly localized"
[lhc/web/wiklou.git] / tests / qunit / data / qunitOkCall.js
1 QUnit.start();
2 QUnit.assert.ok( true, 'Successfully loaded!');