File: runner.rb

package info (click to toggle)
ruby-httpclient 2.3.3-3.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 852 kB
  • ctags: 1,120
  • sloc: ruby: 7,230; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (7)
1
2
require 'test/unit'
exit Test::Unit::AutoRunner.run(true, File.dirname($0))