Skip to content
Snippets Groups Projects
Verified Commit bc3f373a authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Remove test files from gemspec

parent c459211b
No related branches found
Tags 1.0.0
No related merge requests found
Pipeline #83523 failed
......@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
spec.license = 'GPL-3.0'
spec.files = Dir['{app,lib}/**/*.{rake,rb}'] + %w[LICENSE.txt Rakefile README.md]
spec.test_files = Dir['test/**/*.rb']
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'rubocop-minitest'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment