Sha256: 9bf2bb6f7885706027067a25363845da3576c97c95d28cbee07d6f15b50b41da
Contents?: true
Size: 228 Bytes
Versions: 23
Compression:
Stored size: 228 Bytes
Contents
require 'test/unit' rcsid = %w$Id: runner.rb 1751 2007-05-02 08:15:55Z nahi $ Version = rcsid[2].scan(/\d+/).collect!(&method(:Integer)).freeze Release = rcsid[3].freeze exit Test::Unit::AutoRunner.run(true, File.dirname($0))
Version data entries
23 entries across 23 versions & 8 rubygems