Sha256: 5d027449cd10ce05abb9e55e96fb5aa763f8eb704b7a44b7410b3b5503a3270d

Contents?: true

Size: 219 Bytes

Versions: 40

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 'caboodle'

class Test::Unit::TestCase
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
caboodle-0.2.10 test/helper.rb
caboodle-0.2.9 test/helper.rb
caboodle-0.2.8 test/helper.rb
caboodle-0.2.7 test/helper.rb
caboodle-0.2.6 test/helper.rb
caboodle-0.2.5 test/helper.rb
caboodle-0.2.3 test/helper.rb
caboodle-0.2.2 test/helper.rb
caboodle-0.2.1 test/helper.rb
caboodle-0.2.0 test/helper.rb
caboodle-0.1.9 test/helper.rb
caboodle-0.1.8 test/helper.rb
caboodle-0.1.7 test/helper.rb
caboodle-0.1.6 test/helper.rb
caboodle-0.1.5 test/helper.rb
caboodle-0.1.4 test/helper.rb
caboodle-0.1.3 test/helper.rb
caboodle-0.1.2 test/helper.rb
caboodle-0.1.1 test/helper.rb
caboodle-0.1.0 test/helper.rb