summaryrefslogtreecommitdiff
path: root/slop.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'slop.gemspec')
-rw-r--r--slop.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/slop.gemspec b/slop.gemspec
index b94a1f2..0faafc1 100644
--- a/slop.gemspec
+++ b/slop.gemspec
@@ -10,7 +10,6 @@ Gem::Specification.new do |s|
s.email = 'ljjarvis@gmail.com'
s.homepage = 'http://github.com/leejarvis/slop'
s.files = `git ls-files`.split("\n")
- s.test_files = `git ls-files -- test/*`.split("\n")
s.license = 'MIT'
s.required_ruby_version = '>= 2.0.0'