Sha256: 1735c0ecf5ec4c02790b850fa3b97e82e717e84e52fb9d59b074cc259c437f12

Contents?: true

Size: 218 Bytes

Versions: 7

Compression:

Stored size: 218 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 'madmimi'

class Test::Unit::TestCase
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
madmimi-1.0.8 test/helper.rb
madmimi-1.0.6 test/helper.rb
madmimi-1.0.5 test/helper.rb
madmimi-1.0.4 test/helper.rb
madmimi-1.0.3 test/helper.rb
madmimi-1.0.2 test/helper.rb
madmimi-1.0.1 test/helper.rb