nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / lodash / vendor / backbone / test / setup / dom-setup.js
1 $('body').append(
2     '<div id="qunit"></div>' +
3     '<div id="qunit-fixture"></div>'
4 );