Kouhei Sutou
null+****@clear*****
Wed Mar 19 23:40:29 JST 2014
Kouhei Sutou 2014-03-19 23:40:29 +0900 (Wed, 19 Mar 2014) New Revision: 691c393da2585fa5cd5019239dc3387cc7d6a645 https://github.com/droonga/drntest/commit/691c393da2585fa5cd5019239dc3387cc7d6a645 Message: Follow variable name change Modified files: lib/drntest/test-loader.rb Modified: lib/drntest/test-loader.rb (+1 -1) =================================================================== --- lib/drntest/test-loader.rb 2014-03-19 17:45:53 +0900 (92d2067) +++ lib/drntest/test-loader.rb 2014-03-19 23:40:29 +0900 (37ac725) @@ -82,7 +82,7 @@ module Drntest def parse_directive(type, options) case normalize_directive_type(type) when :include - IncludeDirective.new(value) + IncludeDirective.new(options.first) when :enable_logging EnableLoggingDirective.new when :disable_logging -------------- next part -------------- HTML����������������������������...Download