File: ruby-tests.rake

package info (click to toggle)
ruby-prawn-svg 0.38.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,392 kB
  • sloc: ruby: 7,161; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (7)
1
2
3
4
task default: %w[test]

task :test do
end