Sha256: e069b278ef5288d6dfcf5f35ee3c981f9da191ffbe9af9645f333aa62fe2b7e7

Contents?: true

Size: 219 Bytes

Versions: 13

Compression:

Stored size: 219 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 'coherent'

class Test::Unit::TestCase
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
coherent-0.6.11 test/helper.rb
coherent-0.6.10 test/helper.rb
coherent-0.6.9 test/helper.rb
coherent-0.6.8 test/helper.rb
coherent-0.6.7 test/helper.rb
coherent-0.6.6 test/helper.rb
coherent-0.6.5 test/helper.rb
coherent-0.6.4 test/helper.rb
coherent-0.6.2 test/helper.rb
coherent-0.6.1 test/helper.rb
coherent-0.6.0 test/helper.rb
coherent-0.4.3 test/helper.rb
coherent-0.4.2 test/helper.rb