File: ruby-tests.rb

package info (click to toggle)
ruby-mongo 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,620 kB
  • ctags: 2,370
  • sloc: ruby: 36,228; makefile: 5; sh: 2
file content (2 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (2)
1
2
$: << "./test/"
Dir["test/unit/*.rb"].each { |f| require f}