Sha256: 79fb608d2bd7071b52b50ff52dc171bf80664841dac6217f9a6e043cb4c26857

Contents?: true

Size: 216 Bytes

Versions: 14

Compression:

Stored size: 216 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 'flare'

class Test::Unit::TestCase
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
flare-1.7.0 test/helper.rb
flare-1.6.1 test/helper.rb
flare-1.4.4 test/helper.rb
flare-1.4.3 test/helper.rb
flare-1.4.2 test/helper.rb
flare-1.4.1 test/helper.rb
flare-1.4.0 test/helper.rb
flare-1.3.0 test/helper.rb
flare-1.2.0 test/helper.rb
flare-1.1.0 test/helper.rb
flare-1.0.2 test/helper.rb
flare-1.0.1 test/helper.rb
flare-1.0.0 test/helper.rb
flare-0.0.1 test/helper.rb