File: test_all.rb

package info (click to toggle)
libhtmlentities-ruby 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 136 kB
  • ctags: 294
  • sloc: ruby: 2,172; makefile: 2
file content (3 lines) | stat: -rwxr-xr-x 74 bytes parent folder | download
1
2
3
Dir[File.dirname(__FILE__)+'/*_test.rb'].each do |test|
  require test
end