Sha256: 0c6eda2312ab476fa1ea2d9e4cdfca515d8939607c7ea365f4775274f8fe7e03

Contents?: true

Size: 215 Bytes

Versions: 16

Compression:

Stored size: 215 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

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

class Test::Unit::TestCase
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
ymdp-0.1.0 test/helper.rb
ymdp-0.0.17 test/helper.rb
ymdp-0.0.16 test/helper.rb
ymdp-0.0.15 test/helper.rb
ymdp-0.0.14 test/helper.rb
ymdp-0.0.13 test/helper.rb
ymdp-0.0.12 test/helper.rb
ymdp-0.0.11 test/helper.rb
ymdp-0.0.10 test/helper.rb
ymdp-0.0.9 test/helper.rb
ymdp-0.0.8 test/helper.rb
ymdp-0.0.7 test/helper.rb
ymdp-0.0.6 test/helper.rb
ymdp-0.0.5 test/helper.rb
ymdp-0.0.4 test/helper.rb
ymdp-0.0.3 test/helper.rb