[Groonga-commit] groonga/express-kotoumi [master] Fix typo: suit => suite

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 10 15:32:07 JST 2013


YUKI Hiroshi	2013-01-10 15:32:07 +0900 (Thu, 10 Jan 2013)

  New Revision: 988ead02784cec7a3023373e4e576181229e681b
  https://github.com/groonga/express-kotoumi/commit/988ead02784cec7a3023373e4e576181229e681b

  Log:
    Fix typo: suit => suite

  Modified files:
    test/backend-adaptor.test.js

  Modified: test/backend-adaptor.test.js (+1 -1)
===================================================================
--- test/backend-adaptor.test.js    2013-01-10 14:47:29 +0900 (a92facd)
+++ test/backend-adaptor.test.js    2013-01-10 15:32:07 +0900 (b73c840)
@@ -33,7 +33,7 @@ function createReceiver() {
   return receiver;
 }
 
-suit('Connection', function() {
+suite('Connection', function() {
   var connection;
   var sender;
   var receiver;
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index