File: ruby-tests.rake

package info (click to toggle)
ruby-unicode-plot 0.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,492 kB
  • sloc: ruby: 2,871; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
task :default do
  ruby("test/run-test.rb", '--verbose')
end