File: ruby-tests.rb

package info (click to toggle)
ruby-rugged 0.27.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 740 kB
  • sloc: ansic: 8,401; ruby: 659; makefile: 4
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 }