[Groonga-commit] groonga/gcs [master] Fix expected message for the actual file name

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Oct 22 11:45:29 JST 2012


YUKI Hiroshi	2012-10-22 11:45:29 +0900 (Mon, 22 Oct 2012)

  New Revision: 988c0d64bf574fb760f1e2d3a7d7f4252657c63c
  https://github.com/groonga/gcs/commit/988c0d64bf574fb760f1e2d3a7d7f4252657c63c

  Log:
    Fix expected message for the actual file name

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

  Modified: test/gcs-commands.test.js (+1 -1)
===================================================================
--- test/gcs-commands.test.js    2012-10-22 11:44:13 +0900 (f7551c6)
+++ test/gcs-commands.test.js    2012-10-22 11:45:29 +0900 (aa06b00)
@@ -959,7 +959,7 @@ suite('gcs-post-sdf', function() {
                            message:
                              'Processing: ' + batchFile + '\n' +
                              'Detected source format for ' +
-                               'add.sdf.json as json\n' +
+                               'non-ascii.add.sdf.json as json\n' +
                              'Status: success\n' +
                              'Added: 10\n' +
                              'Deleted: 0\n' },
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index