Sha256: 131532eabc61c817fe0ce0e260b09c3e1541ebfba5a482dbf044da85e97d779a

Contents?: true

Size: 222 Bytes

Versions: 7

Compression:

Stored size: 222 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 'jammit_lite'

class Test::Unit::TestCase
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
sc_jammit_lite-0.6.0 test/helper.rb
sc_jammit_lite-0.2.2 test/helper.rb
sc_jammit_lite-0.2.1 test/helper.rb
sc_jammit_lite-0.2.0 test/helper.rb
jammit_lite-0.1.2 test/helper.rb
jammit_lite-0.1.1 test/helper.rb
jammit_lite-0.1.0 test/helper.rb