devtools/qunit.py
changeset 10425 4be5dd6ac4e2
parent 10424 5b0bacc7778c
child 10427 7677c0401864
--- a/devtools/qunit.py	Wed May 13 18:38:04 2015 +0200
+++ b/devtools/qunit.py	Wed May 13 18:39:29 2015 +0200
@@ -269,7 +269,6 @@
                                   "failures": failures,
                                   "total":total},
                            async: false});
-              window.close();
             }
 
             QUnit.log = function (result, message) {