[Groonga-commit] groonga/groonga-query-log [master] test: remove unused variable

Back to archive index

Haruka Yoshihara null+****@clear*****
Fri Dec 14 11:47:44 JST 2012


Haruka Yoshihara	2012-12-14 11:47:44 +0900 (Fri, 14 Dec 2012)

  New Revision: d6b421bc487484f3f4fdd35eaa33debac7ce6f22
  https://github.com/groonga/groonga-query-log/commit/d6b421bc487484f3f4fdd35eaa33debac7ce6f22

  Log:
    test: remove unused variable

  Modified files:
    test/test-analyzer.rb

  Modified: test/test-analyzer.rb (+0 -1)
===================================================================
--- test/test-analyzer.rb    2012-12-14 11:45:44 +0900 (28da29d)
+++ test/test-analyzer.rb    2012-12-14 11:47:44 +0900 (4b5e606)
@@ -63,7 +63,6 @@ class AnalyzerTest < Test::Unit::TestCase
 
   private
   def run_analyzer(*arguments)
-    output = ""
     Tempfile.open("output.actual") do |output|
       arguments << "--output" << output.path
       @analyzer.run(*arguments)
-------------- next part --------------
HTML����������������������������...
Download 



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