Skip to content

Commit

Permalink
Try verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jan 13, 2024
1 parent 079edbd commit 6d1243c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ task :test do
end

Rake::TestTask.new(:test_internal) do |t|
t.verbose = true
t.libs << "test/lib"
t.ruby_opts << "-rhelper"
t.test_files = FileList["test/**/test_*.rb"]
Expand Down

0 comments on commit 6d1243c

Please sign in to comment.