[gjs] tests: Fix excess whitespace



commit 990f54e36119528afaa7637c66b44b2573cdd0f6
Author: Sam Spilsbury <smspillaz gmail com>
Date:   Thu Jul 2 00:22:41 2015 +0800

    tests: Fix excess whitespace

 installed-tests/js/testCoverage.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/installed-tests/js/testCoverage.js b/installed-tests/js/testCoverage.js
index ad8f461..79efe90 100644
--- a/installed-tests/js/testCoverage.js
+++ b/installed-tests/js/testCoverage.js
@@ -954,8 +954,6 @@ function testFunctionKeyFromFunctionWithoutNameIsAnonymous() {
     JSUnit.assertEquals(expectedFunctionKey, functionKeyForAnonymousFunction);
 }
 
-
-
 function testFunctionCounterMapReturnedForFunctionKeys() {
     let ast = {
         body: [{


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]