[Groonga-commit] groonga/fluent-plugin-droonga at fc786f6 [master] Remove needless codes

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed Jun 19 17:02:26 JST 2013


Kouhei Sutou	2013-06-19 17:02:26 +0900 (Wed, 19 Jun 2013)

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

  Message:
    Remove needless codes

  Modified files:
    test/plugin/test_handler_search.rb

  Modified: test/plugin/test_handler_search.rb (+0 -3)
===================================================================
--- test/plugin/test_handler_search.rb    2013-06-19 16:59:33 +0900 (9df6316)
+++ test/plugin/test_handler_search.rb    2013-06-19 17:02:26 +0900 (b1cc607)
@@ -356,7 +356,6 @@ class SearchHandlerTest < Test::Unit::TestCase
 
     class FormatTest < self
       def test_complex
-        expected = 
         request = {
           "queries" => {
             "sections-result" => {
@@ -376,7 +375,6 @@ class SearchHandlerTest < Test::Unit::TestCase
       end
 
       def test_simple
-        expected = 
         request = {
           "queries" => {
             "sections-result" => {
@@ -396,7 +394,6 @@ class SearchHandlerTest < Test::Unit::TestCase
       end
 
       def test_default
-        expected = 
         request = {
           "queries" => {
             "sections-result" => {
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る