[Pkg-javascript-commits] [sockjs-client] 247/434: Cosmetic

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:17 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 b0684a48bac70c3af41ac76571122a9b40da527a
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Dec 1 17:40:39 2011 +0000

    Cosmetic
---
 tests/html/src/endtoendtests.coffee | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/html/src/endtoendtests.coffee b/tests/html/src/endtoendtests.coffee
index f1569eb..96d14b5 100644
--- a/tests/html/src/endtoendtests.coffee
+++ b/tests/html/src/endtoendtests.coffee
@@ -2,7 +2,7 @@ module('End to End')
 
 factory_body_check = (protocol) ->
     if not SockJS[protocol] or not SockJS[protocol].enabled(client_opts.sockjs_opts)
-        n = " " + protocol + "[unsupported by client]"
+        n = " " + protocol + " [unsupported by client]"
         test n, ->
             log('Unsupported protocol (by client): "' + protocol + '"')
     else

-- 
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