File: ruby-tests.rb

package info (click to toggle)
ruby-rugged 0.24.0%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 728 kB
  • ctags: 737
  • sloc: ansic: 7,917; ruby: 607; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (3)
1
2
$: << './test'
Dir['test/**/*_test.rb'].each { |f| require f }