Codebase list feed2imap / debian/1.1-1 debian / ruby-tests.rb
debian/1.1-1

Tree @debian/1.1-1 (Download .tar.gz)

ruby-tests.rb @debian/1.1-1raw · history · blame

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