Sha256: fcbd1c98f5c257ed79ad8586474300f742c3b32ba107077c8db1bf3057d80688

Contents?: true

Size: 213 Bytes

Versions: 47

Compression:

Stored size: 213 Bytes

Contents

require 'rubygems'
require 'test/unit'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'ubiquo'
include Ubiquo
class Test::Unit::TestCase
end

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
ubiquo-0.9.0.b9 test/helper.rb
ubiquo-0.9.0.b8 test/helper.rb
ubiquo-0.9.0.b6 test/helper.rb
ubiquo-0.9.0.b5 test/helper.rb
ubiquo-0.9.0.b4 test/helper.rb
ubiquo-0.9.0.b3 test/helper.rb
ubiquo-0.9.0.b2 test/helper.rb
ubiquo-0.9.0.b1 test/helper.rb
ubiquo-0.6.3 test/helper.rb
ubiquo-0.5.5 test/helper.rb
ubiquo-0.5.4 test/helper.rb
ubiquo-0.5.3 test/helper.rb
ubiquo-0.5.2 test/helper.rb
ubiquo-0.5.0 test/helper.rb
ubiquo-0.4.10 test/helper.rb
ubiquo-0.4.9 test/helper.rb
ubiquo-0.4.8 test/helper.rb
ubiquo-0.4.7 test/helper.rb
ubiquo-0.4.6 test/helper.rb
ubiquo-0.4.5 test/helper.rb