Content deleted Content added
try disabling QUnit autostart |
. |
||
Line 1,737:
'==Licensing==\n{{Non-free video game cover|Platform1|Platform2}}';
assert.equal(description, expected, 'Two platforms');
});
QUnit.start();
}); // end of "get script QUnit"
}); // end of "when set up for testing" callback
|