[Pkg-javascript-commits] [node-mocks-http] 110/296: fixed lint errors in examples/*

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:26 UTC 2016


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

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit cff0a221aa3797321d9cab5a4cb5824ea4b788fc
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Wed Mar 11 14:58:11 2015 +0800

    fixed lint errors in examples/*
---
 examples/express-route.js          | 2 +-
 examples/express-status-vs-json.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/express-route.js b/examples/express-route.js
index 94a5c9e..d53dd31 100644
--- a/examples/express-route.js
+++ b/examples/express-route.js
@@ -58,4 +58,4 @@ exports['routeHandler - Simple testing'] = function(test) {
 
     test.done();
 
-};
\ No newline at end of file
+};
diff --git a/examples/express-status-vs-json.js b/examples/express-status-vs-json.js
index f8004e6..6544bca 100644
--- a/examples/express-status-vs-json.js
+++ b/examples/express-status-vs-json.js
@@ -48,4 +48,4 @@ exports['routeHandler - Simple testing of status() vs json()'] = function(test)
 
     test.done();
 
-};
\ No newline at end of file
+};

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list