[Groonga-commit] groonga/gcs [master] Update expected trans; ated batches

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 11日 (水) 17:54:12 JST


SHIMODA Hiroshi	2012-07-11 17:54:12 +0900 (Wed, 11 Jul 2012)

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

  Log:
    Update expected trans;ated batches

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

  Modified: test/batch-translator.test.js (+4 -2)
===================================================================
--- test/batch-translator.test.js    2012-07-11 17:48:30 +0900 (4724b0d)
+++ test/batch-translator.test.js    2012-07-11 17:54:12 +0900 (656a44b)
@@ -30,7 +30,8 @@ suite('batch/translator/Translator (instance methods)', function() {
               '_key': batch['id'],
               'name': batch['fields']['name'],
               'address': batch['fields']['address'],
-              'email_address': batch['fields']['email_address']
+              'email_address': batch['fields']['email_address'],
+              'age': batch['fields']['age']
             }])
           }
         };
@@ -61,7 +62,8 @@ suite('batch/translator/Translator (instance methods)', function() {
               '_key': batch['id'],
               'name': batch['fields']['name'],
               'address': batch['fields']['address'],
-              'email_address': batch['fields']['email_address']
+              'email_address': batch['fields']['email_address'],
+              'age': batch['fields']['age']
             }])
           }
         };
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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