X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=test%2Funit%2Fmanipulation.js;h=541776ceb5b8d42faeba34965ab3c30865eb8b8c;hb=24ffc395a7b2e0b925fcb7959d743820fe269f07;hp=465686fdfd7b3d06fcd9556ab862a2844591b337;hpb=173c1477ae6efc4c2eeb7131ba0646c4e1323975;p=jquery.git diff --git a/test/unit/manipulation.js b/test/unit/manipulation.js index 465686f..541776c 100644 --- a/test/unit/manipulation.js +++ b/test/unit/manipulation.js @@ -626,7 +626,7 @@ var testHtml = function(valueObj) { } ok( pass, "Set HTML" ); - window.debug = false; + delete window.debug; reset(); // using contents will get comments regular, text, and comment nodes