Skip to content

Commit

Permalink
remove libdir
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Dec 13, 2021
1 parent deae6c3 commit 11804df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ unless RUBY_ENGINE == 'jruby'
end

Rake::TestTask.new(:test) do |t|
t.libs << extask.lib_dir
t.libs << "test/lib"
if RUBY_ENGINE == 'jruby'
t.libs << "ext/java/org/jruby/ext/cgi/escape/lib"
Expand Down

0 comments on commit 11804df

Please sign in to comment.