File: ruby-tests.rb

package info (click to toggle)
ruby-feedparser 0.9.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 256 kB
  • sloc: ruby: 3,057; sh: 24; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 156 bytes parent folder | download
1
2
3
4
5
6
ARGV.push '--verbose'

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