[Groonga-commit] groonga/gcs [master] Fix syntax error

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 16:05:26 JST


SHIMODA Hiroshi	2012-08-09 16:05:26 +0900 (Thu, 09 Aug 2012)

  New Revision: 7d68128cb0cc0dda6bb23ea999c96cbc11b37b32
  https://github.com/groonga/gcs/commit/7d68128cb0cc0dda6bb23ea999c96cbc11b37b32

  Log:
    Fix syntax error

  Modified files:
    test/gcs-commands.test.js

  Modified: test/gcs-commands.test.js (+1 -1)
===================================================================
--- test/gcs-commands.test.js    2012-08-09 16:04:48 +0900 (67ac8ae)
+++ test/gcs-commands.test.js    2012-08-09 16:05:26 +0900 (fc2d4fc)
@@ -424,7 +424,7 @@ suite('gcs-configure-text-options', function() {
   setup(commonSetup);
   teardown(commonTeardown);
 
-  test('load synonyms', {
+  test('load synonyms', function() {
     utils
       .run('gcs-create-domain',
            '--domain-name', 'companies',
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



Groonga-commit メーリングリストの案内
Back to archive index