[Groonga-commit] droonga/drntest at 794864e [master] Remove needless code

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 17 22:26:08 JST 2013


Kouhei Sutou	2013-12-17 22:26:08 +0900 (Tue, 17 Dec 2013)

  New Revision: 794864ef0f535d7d81f9389a5c0bad3b747d8504
  https://github.com/droonga/drntest/commit/794864ef0f535d7d81f9389a5c0bad3b747d8504

  Message:
    Remove needless code

  Modified files:
    lib/drntest/test-loader.rb

  Modified: lib/drntest/test-loader.rb (+0 -5)
===================================================================
--- lib/drntest/test-loader.rb    2013-12-17 22:25:06 +0900 (f0ff57c)
+++ lib/drntest/test-loader.rb    2013-12-17 22:26:08 +0900 (16f273e)
@@ -35,11 +35,6 @@ module Drntest
       Pathname(path).expand_path(@owner.base_path)
     end
 
-    def normalize_response(request, response)
-      normalizer = ResponseNormalizer.new(request, response)
-      normalizer.normalize
-    end
-
     def load_test_file(path)
       parser = Yajl::Parser.new
       objects = []
-------------- next part --------------
HTML����������������������������...
Download 



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