Sha256: b8a0527e69c939f050f77964297c893cb71fc30ec3d374172775198509d4f109

Contents?: true

Size: 228 Bytes

Versions: 12

Compression:

Stored size: 228 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'
require "pp"

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

class Test::Unit::TestCase
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
peto-0.2.7 test/helper.rb
peto-0.2.6 test/helper.rb
peto-0.2.5 test/helper.rb
peto-0.2.4 test/helper.rb
peto-0.2.3 test/helper.rb
peto-0.2.2 test/helper.rb
peto-0.2.1 test/helper.rb
peto-0.2.0 test/helper.rb
peto-0.1.3 test/helper.rb
peto-0.1.2 test/helper.rb
peto-0.1.1 test/helper.rb
peto-0.1.0 test/helper.rb