[Groonga-commit] groonga/groonga [master] test: remove needless space

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 16日 (水) 17:00:40 JST


HAYASHI Kentaro	2012-05-16 17:00:40 +0900 (Wed, 16 May 2012)

  New Revision: f7fc6528fb003347aa60c901480d1b544fbd33c8

  Log:
    test: remove needless space

  Modified files:
    test/function/tools/geo/generate-grntest-data.rb

  Modified: test/function/tools/geo/generate-grntest-data.rb (+1 -1)
===================================================================
--- test/function/tools/geo/generate-grntest-data.rb    2012-05-16 16:59:45 +0900 (23bf084)
+++ test/function/tools/geo/generate-grntest-data.rb    2012-05-16 17:00:40 +0900 (4e3ce99)
@@ -38,7 +38,7 @@ class GrnTestData
   attr_accessor :distance
   attr_accessor :output_filename
 
-  def initialize(options = {})
+  def initialize(options={})
     @csv_file = options[:csv]
     @options = options
   end




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