File: ruby-tests.rb

package info (click to toggle)
imagetooth 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 240 kB
  • sloc: ruby: 275; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
require 'rspec/autorun'

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