Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/tags/RELEASE_1_5_4/test/runner.rb

Revision 1520, 223 bytes (checked in by nahi, 4 years ago)

removed svn:executable

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id revision
Line 
1 require 'test/unit'
2
3 STDOUT.sync = true
4 STDERR.sync = true
5 rcsid = %w$Id$
6 Version = rcsid[2].scan(/\d+/).collect!(&method(:Integer)).freeze
7 Release = rcsid[3].freeze
8
9 exit Test::Unit::AutoRunner.run(true, File.dirname($0))
Note: See TracBrowser for help on using the browser.