File: ruby-tests.rb

package info (click to toggle)
ruby-redcloth 4.2.9-2%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 712 kB
  • sloc: ruby: 1,206; ansic: 201; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
$: << 'spec'
require 'rspec/core'
Dir['spec/**/*_spec.rb'].each { |f| require f }