File: ruby-tests.rb

package info (click to toggle)
ruby-text 1.3.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 568 kB
  • sloc: ruby: 1,134; makefile: 2
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