Sha256: c9e5f6c1f5a0908eb8a29e84e379ca3592396bdcb11928331e43dd1cb8e1eaf8

Contents?: true

Size: 223 Bytes

Versions: 18

Compression:

Stored size: 223 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 'modalsupport'

class Test::Unit::TestCase
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
modalsupport-0.9.2 test/helper.rb
modalsupport-0.9.1 test/helper.rb
modalsupport-0.9.0 test/helper.rb
modalsupport-0.8.3 test/helper.rb
modalsupport-0.8.2 test/helper.rb
modalsupport-0.8.1 test/helper.rb
modalsupport-0.8.0 test/helper.rb
modalsupport-0.7.1 test/helper.rb
modalsupport-0.7.0 test/helper.rb
modalsupport-0.6.0 test/helper.rb
modalsupport-0.5.2 test/helper.rb
modalsupport-0.5.1 test/helper.rb
modalsupport-0.5.0 test/helper.rb
modalsupport-0.4.0 test/helper.rb
modalsupport-0.3.0 test/helper.rb
modalsupport-0.2.0 test/helper.rb
modalsupport-0.1.1 test/helper.rb
modalsupport-0.1.0 test/helper.rb