Sha256: 110b4b6bdf867fcaafafc5b2b0dbe5d288f93627806cad9adeff1539032e3df0
Contents?: true
Size: 213 Bytes
Versions: 113
Compression:
Stored size: 213 Bytes
Contents
require 'test/unit' # for some reason these tests fail when run via TextMate # but succeed when run on the command line. tests = Dir["#{File.dirname(__FILE__)}/test_*.rb"] tests.each do |file| require file end
Version data entries
113 entries across 113 versions & 37 rubygems