Codebase list feed2imap / 725d0c8 debian / ruby-tests.rb
725d0c8

Tree @725d0c8 (Download .tar.gz)

ruby-tests.rb @725d0c8

725d0c8
 
tests = Dir.glob('test/tc_*.rb') - ['test/tc_httpfetcher.rb']
tests.each { |t| require t }