Skip to content

Commit

Permalink
test_files is obsolete
Browse files Browse the repository at this point in the history
- No functional purpose since 2014
- See: rubygems/guides#90
  • Loading branch information
pboling authored Oct 17, 2023
1 parent ce9fdb9 commit a931219
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simplecov_json_formatter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Gem::Specification.new 'simplecov_json_formatter' do |s|
s.license = 'MIT'

s.files = Dir['{lib}/**/*.*', '*.md']
s.test_files = Dir['{test}/**/*.*']
s.require_paths = ['lib']

s.required_ruby_version = '>= 2.4.0'
Expand Down

0 comments on commit a931219

Please sign in to comment.