Sha256: 9c9ae51de6825ec007ab2b02dc3a980194115914bbb95a2f350788340735e179
Contents?: true
Size: 537 Bytes
Versions: 64
Compression:
Stored size: 537 Bytes
Contents
unless defined?(STANDARD_OBJECT_PUBLIC_INSTANCE_METHODS) STANDARD_OBJECT_PUBLIC_INSTANCE_METHODS = Object.public_instance_methods end $:.unshift File.expand_path(File.join(File.dirname(__FILE__), "..", "lib")) $:.unshift File.expand_path(File.join(File.dirname(__FILE__))) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'unit')) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'unit', 'parameter_matchers')) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'acceptance')) require 'test/unit'
Version data entries
64 entries across 59 versions & 8 rubygems