karma-qunit-shim.js 113 Bytes Raw Blame History Permalink 1 2 3 4 5 var fixture = document.createElement('div'); fixture.id = 'qunit-fixture'; document.body.appendChild(fixture);