[Groonga-commit] groonga/fluent-plugin-groonga at 6d786fa [master] test in: use embedded

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 16 09:24:17 JST 2018


Kouhei Sutou	2018-01-16 09:24:17 +0900 (Tue, 16 Jan 2018)

  New Revision: 6d786fa330cdc6745a2fb627d1766012de0f9f56
  https://github.com/groonga/fluent-plugin-groonga/commit/6d786fa330cdc6745a2fb627d1766012de0f9f56

  Message:
    test in: use embedded

  Modified files:
    test/test_input.rb

  Modified: test/test_input.rb (+3 -2)
===================================================================
--- test/test_input.rb    2018-01-16 09:20:48 +0900 (564a44b)
+++ test/test_input.rb    2018-01-16 09:24:17 +0900 (bdd3402)
@@ -162,8 +162,9 @@ EOJ
     sub_test_case("command_name_position") do
       sub_test_case("record") do
         def configuration
-          super + <<-CONFIGURATION
-  command_name_position record
+          <<-CONFIGURATION
+            #{super}
+            command_name_position record
           CONFIGURATION
         end
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180116/5e6cd4ef/attachment-0001.htm 



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