Fix tests with new simplecov coverage_data attribute

This commit is contained in:
2020-04-04 02:36:11 -07:00
parent c46d472b8a
commit d549e4b353
2 changed files with 3 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ gemspec
group :development do
gem "mocha", "~> 0.14", :require => false
gem 'test-unit', '~> 3.3', :require => false
end