Skip to content

Commit d7f173e

Browse files
committed
add missing rake devutils tasks
1 parent 872660b commit d7f173e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# encoding: utf-8
2+
require "logstash/devutils/rake"
3+
24
Dir.glob(File.join(File.dirname(__FILE__), "lib", "tasks", "*.rake")) { |f| load f }

0 commit comments

Comments
 (0)