File: ruby-tests.rb

package info (click to toggle)
ruby-sqlite3 1.3.9-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 468 kB
  • ctags: 769
  • sloc: ruby: 3,824; ansic: 1,198; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (5)
1
2
$: << 'test'
Dir['test/**/test_*.rb'].each { |f| require f }