[Groonga-commit] groonga/fluent-plugin-droonga [master] Remove needless group

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 9 19:07:35 JST 2013


Kouhei Sutou	2013-04-09 19:07:35 +0900 (Tue, 09 Apr 2013)

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

  Message:
    Remove needless group

  Modified files:
    test/plugin/test_handler_search.rb

  Modified: test/plugin/test_handler_search.rb (+0 -2)
===================================================================
--- test/plugin/test_handler_search.rb    2013-04-09 19:01:10 +0900 (8c13226)
+++ test/plugin/test_handler_search.rb    2013-04-09 19:07:35 +0900 (b38f8b4)
@@ -148,7 +148,6 @@ class SearchHandlerTest < Test::Unit::TestCase
     end
 
     class AttributesTest < self
-      class ArrayTest < self
         def test_source_only
           expected = {
             "sections-result" => {
@@ -220,7 +219,6 @@ class SearchHandlerTest < Test::Unit::TestCase
           }
           assert_search(expected, request)
         end
-      end
     end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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