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

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 2日 (木) 14:04:54 JST


SHIMODA Hiroshi	2012-08-02 14:04:54 +0900 (Thu, 02 Aug 2012)

  New Revision: 66a9c50b37f5796f974e1149409f621d28702a24
  https://github.com/groonga/gcs/commit/66a9c50b37f5796f974e1149409f621d28702a24

  Log:
    Fix syntax eror

  Modified files:
    test/api-configuration.test.js

  Modified: test/api-configuration.test.js (+1 -1)
===================================================================
--- test/api-configuration.test.js    2012-08-02 14:04:27 +0900 (1c7b0eb)
+++ test/api-configuration.test.js    2012-08-02 14:04:54 +0900 (dbed917)
@@ -497,7 +497,7 @@ suite('Configuration API', function() {
       .next(function() {
         domain = new Domain('companies', context);
         field = domain.getIndexField('product');
-      }),
+      })
       .get('/?DomainName=companies&IndexFieldName=product&' +
            'Action=DeleteIndexField&Version=2011-02-01')
       .next(function(response) {
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



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