File: ruby-tests.rb

package info (click to toggle)
ruby-ffi-rzmq 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 380 kB
  • ctags: 204
  • sloc: ruby: 2,945; 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 }