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

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 2日 (木) 15:31:50 JST


SHIMODA Hiroshi	2012-08-02 15:31:50 +0900 (Thu, 02 Aug 2012)

  New Revision: 1cda1e76a1f03b884e832edb5feea3fdacb80988
  https://github.com/groonga/gcs/commit/1cda1e76a1f03b884e832edb5feea3fdacb80988

  Log:
    Fix syntax error

  Modified files:
    test/database-domain.test.js

  Modified: test/database-domain.test.js (+1 -1)
===================================================================
--- test/database-domain.test.js    2012-08-02 15:31:03 +0900 (abb8c7e)
+++ test/database-domain.test.js    2012-08-02 15:31:50 +0900 (eaece73)
@@ -308,7 +308,7 @@ suite('database', function() {
         var domain = new Domain('companies', context);
         assert.isFalse(domain.isSynonymTableAvailableSync());
 
-        domain.updateSynonymsSync(
+        domain.updateSynonymsSync({
           synonyms: {
             tokio: ['tokyo'],
             dekkaido: 'hokkaido'
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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