[Groonga-commit] droonga/fluent-plugin-droonga at eb7ecd3 [master] Fix syntax error

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 12 17:03:04 JST 2014


YUKI Hiroshi	2014-02-12 17:03:04 +0900 (Wed, 12 Feb 2014)

  New Revision: eb7ecd398dcbf5c797d949e6b05d9b5c4bf743dc
  https://github.com/droonga/fluent-plugin-droonga/commit/eb7ecd398dcbf5c797d949e6b05d9b5c4bf743dc

  Message:
    Fix syntax error

  Modified files:
    test/unit/catalog/test_version1.rb

  Modified: test/unit/catalog/test_version1.rb (+1 -1)
===================================================================
--- test/unit/catalog/test_version1.rb    2014-02-12 17:02:24 +0900 (fd36cd7)
+++ test/unit/catalog/test_version1.rb    2014-02-12 17:03:04 +0900 (927e8da)
@@ -19,7 +19,7 @@ class CatalogTest < Test::Unit::TestCase
   private
   def minimum_data
     {
-      "effective_date": "2013-09-01T00:00:00Z",
+      "effective_date" => "2013-09-01T00:00:00Z",
       "zones" => [],
       "farms" => {},
       "datasets" => {},
-------------- next part --------------
HTML����������������������������...
Download 



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