File: ruby-tests.rake

package info (click to toggle)
ruby-minitest-hooks 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: ruby: 600; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (2)
1
2
3
task :default do
	ruby '-S', 'rake', 'spec'
end