[Groonga-commit] droonga/droonga-engine at 1196147 [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 24 16:43:05 JST 2014


Kouhei Sutou	2014-04-24 16:43:05 +0900 (Thu, 24 Apr 2014)

  New Revision: 1196147cbe8fc20454171bba2dda3ce7c9f87caa
  https://github.com/droonga/droonga-engine/commit/1196147cbe8fc20454171bba2dda3ce7c9f87caa

  Message:
    Fix indent

  Modified files:
    test/unit/plugins/search/test_handler.rb

  Modified: test/unit/plugins/search/test_handler.rb (+1 -1)
===================================================================
--- test/unit/plugins/search/test_handler.rb    2014-04-24 15:56:36 +0900 (3fdf3c4)
+++ test/unit/plugins/search/test_handler.rb    2014-04-24 16:43:05 +0900 (c586b0b)
@@ -54,7 +54,7 @@ class SearchHandlerTest < Test::Unit::TestCase
       result_set[name] = normalize_result(result)
     end
     result_set
-   end
+  end
 
   def normalize_result(result)
     result["startTime"] = start_time if result["startTime"]
-------------- next part --------------
HTML����������������������������...
Download 



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