[Pkg-javascript-commits] [less.js] 190/285: whitespace

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:23:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v2.0.0
in repository less.js.

commit b8736e0b6700c915ae3f3210c57a6e225dd740f5
Author: Luke Page <luke.a.page at gmail.com>
Date:   Sun Oct 19 10:01:18 2014 +0100

    whitespace
---
 test/browser/runner-no-js-errors-spec.js | 2 +-
 test/browser/runner-postProcessor.js     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/browser/runner-no-js-errors-spec.js b/test/browser/runner-no-js-errors-spec.js
index 38aefe2..6c0e084 100644
--- a/test/browser/runner-no-js-errors-spec.js
+++ b/test/browser/runner-no-js-errors-spec.js
@@ -1,4 +1,4 @@
 describe("less.js javascript disabled error tests", function() {
-  testLessErrorsInDocument();
+    testLessErrorsInDocument();
 });
 
diff --git a/test/browser/runner-postProcessor.js b/test/browser/runner-postProcessor.js
index be9eb24..a104a59 100644
--- a/test/browser/runner-postProcessor.js
+++ b/test/browser/runner-postProcessor.js
@@ -1,3 +1,3 @@
 describe("less.js postProcessor", function() {
-  testLessEqualsInDocument();
+    testLessEqualsInDocument();
 });

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list