File: ruby-tests.rb

package info (click to toggle)
ruby-slim 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 844 kB
  • sloc: ruby: 5,637; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (18)
1
2
3
4
5
require 'rake'
app = Rake.application
app.init
app.load_rakefile
app['test'].invoke