Sha256: 8521101add21a93bbf8fa56d8e211c0f20e740ff25730211667c183e9cde7a69
Contents?: true
Size: 229 Bytes
Versions: 4
Compression:
Stored size: 229 Bytes
Contents
require 'test/unit' begin; require 'test/unit/version'; rescue LoadError; end if defined?(::Test::Unit::VERSION) raise "You seem to have Test::Unit 2.x loaded!" end require File.expand_path('../../../global_helper', __FILE__)
Version data entries
4 entries across 4 versions & 1 rubygems