Merge "* oracle DB schema update to current (changes relevant to 1.19 will be backpor...
[lhc/web/wiklou.git] / tests / qunit / data / qunitOkCall.js
1 QUnit.start();
2 QUnit.assert.ok( true, 'Successfully loaded!');