File: ruby-tests.rb

package info (click to toggle)
ruby-octokit 4.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,236 kB
  • sloc: ruby: 11,562; sh: 37; makefile: 7
file content (2 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (5)
1
2
$: << 'spec'  << '.'
Dir['{spec,test}/**/*.rb'].each { |f| require f }