remove globals in tests for compability with ?noglobals, to be enabled by default
[jquery.git] / test / unit / manipulation.js
index 465686f..541776c 100644 (file)
@@ -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