Sha256: 3620a242975496c04f64eb42f30f3962c165a905c449f8322cd98fa548f44937

Contents?: true

Size: 246 Bytes

Versions: 21

Compression:

Stored size: 246 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'
require 'mocha'
require 'time'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'prop'

class Test::Unit::TestCase
end

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
prop-1.0.0 test/helper.rb
prop-0.7.8 test/helper.rb
prop-0.7.7 test/helper.rb
prop-0.7.6 test/helper.rb
prop-0.7.5 test/helper.rb
prop-0.7.4 test/helper.rb
prop-0.7.3 test/helper.rb
prop-0.7.2 test/helper.rb
prop-0.7.1 test/helper.rb
prop-0.7.0 test/helper.rb
prop-0.6.6 test/helper.rb
prop-0.6.5 test/helper.rb
prop-0.6.4 test/helper.rb
glebpom-prop-0.0.4 test/helper.rb
glebpom-prop-0.0.1 test/helper.rb
prop-0.6.3 test/helper.rb
prop-0.6.2 test/helper.rb
prop-0.6.1 test/helper.rb
prop-0.6.0 test/helper.rb
prop-0.5.1 test/helper.rb