Sha256: 8987d646a80e09050078fece40965884558b3a6c0ec5e58bb889bd174ef66d7e

Contents?: true

Size: 217 Bytes

Versions: 32

Compression:

Stored size: 217 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 'gizzmo'

class Test::Unit::TestCase
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
gizzmo-0.13.1 test/helper.rb
gizzmo-0.13.0 test/helper.rb
gizzmo-0.12.1 test/helper.rb
gizzmo-0.12.0 test/helper.rb
gizzmo-0.11.4 test/helper.rb
gizzmo-0.11.3 test/helper.rb
gizzmo-0.11.2 test/helper.rb
gizzmo-0.11.1 test/helper.rb
gizzmo-0.11.0 test/helper.rb
gizzmo-0.10.1 test/helper.rb
gizzmo-0.10.0 test/helper.rb
gizzmo-0.9.0 test/helper.rb
gizzmo-0.8.3 test/helper.rb
gizzmo-0.8.2 test/helper.rb
gizzmo-0.8.1 test/helper.rb
gizzmo-0.8.0 test/helper.rb
gizzmo-0.7.5 test/helper.rb
gizzmo-0.7.4 test/helper.rb
gizzmo-0.7.0 test/helper.rb
gizzmo-0.6.0 test/helper.rb