Sha256: 6dc5032dce761548860cbe65d1aa0c18b3afb8de21450612bd5da1300cf9b11a

Contents?: true

Size: 200 Bytes

Versions: 7

Compression:

Stored size: 200 Bytes

Contents

require 'rubygems'
require 'test/unit'

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

class Test::Unit::TestCase
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
formize-0.0.10 test/helper.rb
formize-0.0.9 test/helper.rb
formize-0.0.8 test/helper.rb
formize-0.0.6 test/helper.rb
formize-0.0.5 test/helper.rb
formize-0.0.3 test/helper.rb
formize-0.0.2 test/helper.rb