Navigation Menu

Skip to content

Commit

Permalink
test: remove needless options for droonga-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 17, 2014
1 parent 6f19f22 commit 11fcb58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/command/run-test.rb
Expand Up @@ -28,7 +28,6 @@ def run(*command_line)
lib_dir = File.expand_path(File.join(base_dir, "..", "..", "lib"))

drntest_options = []
drntest_options.concat(["--fluentd-options", "-I#{lib_dir}"])
drntest_options.concat(["--base-path", base_dir])
drntest_options.concat(ARGV)

Expand Down

0 comments on commit 11fcb58

Please sign in to comment.