Sha256: 9143539b7156332865a569a3dd1a73ad078d7a5708c549db8edf53991f6161c5

Contents?: true

Size: 224 Bytes

Versions: 20

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 'cloudkick-gem'

class Test::Unit::TestCase
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
cloudkick-0.2.16 test/helper.rb
cloudkick-0.2.15 test/helper.rb
cloudkick-0.2.14 test/helper.rb
cloudkick-0.2.13 test/helper.rb
cloudkick-0.2.12 test/helper.rb
cloudkick-0.2.11 test/helper.rb
cloudkick-0.2.10 test/helper.rb
cloudkick-0.2.9 test/helper.rb
cloudkick-0.2.8 test/helper.rb
cloudkick-0.2.7 test/helper.rb
cloudkick-0.2.6 test/helper.rb
cloudkick-0.2.5 test/helper.rb
cloudkick-0.2.4 test/helper.rb
cloudkick-0.2.3 test/helper.rb
cloudkick-0.2.2 test/helper.rb
cloudkick-0.2.1 test/helper.rb
cloudkick-0.2.0 test/helper.rb
cloudkick-0.1.2 test/helper.rb
cloudkick-0.1.1 test/helper.rb
cloudkick-0.1.0 test/helper.rb