File: ruby-tests.rb

package info (click to toggle)
ruby-feedparser 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 248 kB
  • ctags: 318
  • sloc: ruby: 3,009; sh: 24; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 126 bytes parent folder | download
1
2
3
4
5
ARGV.push '--verbose'

require 'test/tc_sgml_parser.rb'
require 'test/tc_feed_parse.rb'
require 'test/tc_html2text_parser.rb'