Sha256: ca0e18a7512acfdf83861dbc363a7b1f4fb1108af1470247bc4fcf43c8bcf6d1

Contents?: true

Size: 224 Bytes

Versions: 4

Compression:

Stored size: 224 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 'rest_in_peace'

class Test::Unit::TestCase
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rest_in_peace-0.2.1 test/helper.rb
rest_in_peace-0.2.0 test/helper.rb
rest_in_peace-0.1.1 test/helper.rb
rest_in_peace-0.1.0 test/helper.rb