File: ruby-tests.rake

package info (click to toggle)
ruby-prawn-svg 0.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, trixie
  • size: 1,172 kB
  • sloc: ruby: 5,469; 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