File: ruby-tests.rb

package info (click to toggle)
ruby-merb-param-protection 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 128 kB
  • sloc: ruby: 245; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (2)
1
2
3
require 'rspec/autorun'

Dir['spec/*_spec.rb'].each { |f| require f }