File: ruby-tests.rb

package info (click to toggle)
ruby-pdf-reader 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,608 kB
  • sloc: ruby: 5,887; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
require "rspec/autorun"
Dir['spec/**/*_spec.rb'].each { |f| require f }