[Groonga-commit] groonga/gcs [master] Fix expected result of gcs-configure-default-search-field command

Zurück zum Archiv-Index

YUKI Hiroshi null+****@clear*****
Mon Aug 27 16:42:11 JST 2012


YUKI Hiroshi	2012-08-27 16:42:11 +0900 (Mon, 27 Aug 2012)

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

  Log:
    Fix expected result of gcs-configure-default-search-field command

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

  Modified: test/gcs-commands.test.js (+1 -1)
===================================================================
--- test/gcs-commands.test.js    2012-08-27 16:40:55 +0900 (ec90181)
+++ test/gcs-commands.test.js    2012-08-27 16:42:11 +0900 (d754d29)
@@ -720,7 +720,7 @@ suite('gcs-configure-default-search-field', function() {
                            message: result.output.stdout },
                          { code:    0,
                            message: 'Setting "name" as the default search ' +
-                                      'field of "companies"...' +
+                                      'field of "companies"...\n' +
                                     'Done.\n' },
                          result.output.stderr);
         assert.equal(domain.defaultSearchField.name, 'name');
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index