[Groonga-commit] groonga/gcs [master] Fix test for Domain#getIndexFieldsSync

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 11日 (水) 19:18:35 JST


SHIMODA Hiroshi	2012-07-11 19:18:35 +0900 (Wed, 11 Jul 2012)

  New Revision: b0111827a3ad5bed586aa598ade35859e119e0d0
  https://github.com/groonga/gcs/commit/b0111827a3ad5bed586aa598ade35859e119e0d0

  Log:
    Fix test for Domain#getIndexFieldsSync

  Modified files:
    test/batch-processor.test.js

  Modified: test/batch-processor.test.js (+1 -1)
===================================================================
--- test/batch-processor.test.js    2012-07-11 19:17:15 +0900 (15af720)
+++ test/batch-processor.test.js    2012-07-11 19:18:35 +0900 (c1dde8c)
@@ -51,7 +51,7 @@ suite('batch/processor/Processor (instance methods)', function() {
     fields = fields.map(function(field) {
       return {
         name: field.name,
-        type: field.name
+        type: field.type
       };
     });
     var expected = [
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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