Sha256: 93dfeb0f75f800e8c976b9c75926a1bc6b7954a5852b11cbddc99b635e2926f6

Contents?: true

Size: 226 Bytes

Versions: 14

Compression:

Stored size: 226 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 'hayde'

class Test::Unit::TestCase
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hayde-0.1.13 test/helper.rb
hayde-0.1.12 test/helper.rb
hayde-0.1.11 test/helper.rb
hayde-0.1.10 test/helper.rb
hayde-0.1.9 test/helper.rb
hayde-0.1.8 test/helper.rb
hayde-0.1.7 test/helper.rb
hayde-0.1.6 test/helper.rb
hayde-0.1.5 test/helper.rb
hayde-0.1.4 test/helper.rb
hayde-0.1.3 test/helper.rb
hayde-0.1.2 test/helper.rb
hayde-0.1.1 test/helper.rb
hayde-0.1.0 test/helper.rb