[Pkg-javascript-commits] [sockjs-client] 174/434: Cosmetic: spotted by @dvv

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:12 UTC 2014


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

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 5b324e5ea3832f8f923e82aa33b2b6551f02199a
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Oct 20 13:18:45 2011 +0100

    Cosmetic: spotted by @dvv
---
 tests/html/src/tests.coffee | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/html/src/tests.coffee b/tests/html/src/tests.coffee
index e0ebdee..aa1f865 100644
--- a/tests/html/src/tests.coffee
+++ b/tests/html/src/tests.coffee
@@ -242,7 +242,6 @@ test_invalid_url_404 = (protocol) ->
         expect(3)
         r = newSockJS('/invalid_url', protocol)
         ok(r)
-        counter =
         r.onopen = (e) ->
             fail(true)
         r.onmessage = (e) ->

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



More information about the Pkg-javascript-commits mailing list