Sha256: 4d345fefbb2d5189d2a1a18850dea77f8d6bf726829fb9f1938c705d00702c82
Contents?: true
Size: 208 Bytes
Versions: 15
Compression:
Stored size: 208 Bytes
Contents
# encoding: ASCII-8BIT require 'test/unit' rcsid = %w$Id$ 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
15 entries across 15 versions & 9 rubygems