Merge "(bug 45017) Check whether this request is a POST before allowing a query modul...
[lhc/web/wiklou.git] / tests / qunit / data / qunitOkCall.js
1 QUnit.start();
2 QUnit.assert.ok( true, 'Successfully loaded!' );