We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b74c0 commit 13bddf2Copy full SHA for 13bddf2
simplecov_json_formatter.gemspec
@@ -14,7 +14,6 @@ Gem::Specification.new 'simplecov_json_formatter' do |s|
14
s.license = 'MIT'
15
16
s.files = Dir['{lib}/**/*.*', '*.md']
17
- s.test_files = Dir['{test}/**/*.*']
18
s.require_paths = ['lib']
19
20
s.required_ruby_version = '>= 2.4.0'
0 commit comments