Skip to content

Commit

Permalink
Use test-unit instead of minitest.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 10, 2019
1 parent 83d7eaf commit fad8532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ group :development do
gem "rake"
gem "racc", "> 1.4.10"
gem "kpeg"
gem "minitest", "~> 5"
gem "test-unit"
gem "rubocop"
end

0 comments on commit fad8532

Please sign in to comment.