Merge "phpcs: Normalize methods declarations to "[final abstract] [visibility]"."
[lhc/web/wiklou.git] / tests / qunit / data / qunitOkCall.js
1 QUnit.start();
2 QUnit.assert.ok( true, 'Successfully loaded!' );