File: ruby-tests.rb

package info (click to toggle)
ruby-multipart-parser 0.1.1-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 124 kB
  • sloc: ruby: 607; 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