Skip to content

Commit cec4965

Browse files
committed
Don't include test files in the gem package
1 parent 4028670 commit cec4965

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

redcarpet.gemspec

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,6 @@ Gem::Specification.new do |s|
4242
lib/redcarpet/render_man.rb
4343
lib/redcarpet/render_strip.rb
4444
redcarpet.gemspec
45-
test/benchmark.rb
46-
test/custom_render_test.rb
47-
test/fixtures/benchmark.md
48-
test/html5_test.rb
49-
test/html_render_test.rb
50-
test/html_toc_render_test.rb
51-
test/markdown_test.rb
52-
test/pathological_inputs_test.rb
53-
test/redcarpet_bin_test.rb
54-
test/redcarpet_compat_test.rb
55-
test/safe_render_test.rb
56-
test/smarty_html_test.rb
57-
test/smarty_pants_test.rb
58-
test/stripdown_render_test.rb
59-
test/test_helper.rb
6045
]
6146
# = MANIFEST =
6247
s.test_files = s.files.grep(%r{^test/})

0 commit comments

Comments
 (0)