]> source.dussan.org Git - jquery.git/commitdiff
Build: Fix code style issue
authorOleg Gaidarenko <markelog@gmail.com>
Tue, 15 Apr 2014 14:06:18 +0000 (18:06 +0400)
committerOleg Gaidarenko <markelog@gmail.com>
Tue, 15 Apr 2014 14:06:18 +0000 (18:06 +0400)
Remove needless empty line character

test/data/testrunner.js

index 3d8860975dc7312e80c1b77a0b3ed0120071d404..e21600ef4a797fc12a252ffb0aba8e815190a69a 100644 (file)
@@ -150,7 +150,6 @@ QUnit.testDone(function() {
        // ...even if the jQuery under test has a broken .empty()
        supportjQuery( "#qunit-fixture" ).empty();
 
-
        // Reset internal jQuery state
        jQuery.event.global = {};
        if ( ajaxSettings ) {