We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4028670 commit cec4965Copy full SHA for cec4965
redcarpet.gemspec
@@ -42,21 +42,6 @@ Gem::Specification.new do |s|
42
lib/redcarpet/render_man.rb
43
lib/redcarpet/render_strip.rb
44
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
60
]
61
# = MANIFEST =
62
s.test_files = s.files.grep(%r{^test/})
0 commit comments