File: ruby-tests.rake.disabled

package info (click to toggle)
ruby-shoulda-matchers 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,228 kB
  • sloc: ruby: 26,988; sh: 208; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
require 'gem2deb/rake/spectask'

Gem2Deb::Rake::RSpecTask.new do |spec|
	spec.pattern = './spec/**/*_spec_helper.rb'
end