Skip to content

Commit

Permalink
Merge branch 'main' into feature_tests_on_dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Jun 22, 2022
2 parents b15d965 + 5a5dbc9 commit bcd2988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion browse-everything.gemspec
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |spec|
spec.license = 'Apache 2'

spec.files = `git ls-files -z`.split(/\000/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ['lib']

Expand Down

0 comments on commit bcd2988

Please sign in to comment.