File: ruby-tests.rb

package info (click to toggle)
ruby-ffi-rzmq 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 392 kB
  • sloc: ruby: 2,992; sh: 21; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (6)
1
2
3
$: << 'spec'
require 'rspec/autorun'
Dir['spec/**/*_spec.rb'].each { |f| require f }