Sha256: 133672aed04f2f2c82654f27287c9f7d4f1ba011d64d5638b5f1834768b40d77

Contents?: true

Size: 156 Bytes

Versions: 8

Compression:

Stored size: 156 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

class CarrotTest < Test::Unit::TestCase

  test "simple server connection" do
    c = Carrot.new
  end
end

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
cwyckoff-carrot-0.6.2 test/carrot_test.rb
famoseagle-carrot-0.1.0 test/carrot_test.rb
famoseagle-carrot-0.2.0 test/carrot_test.rb
famoseagle-carrot-0.3.0 test/carrot_test.rb
famoseagle-carrot-0.4.0 test/carrot_test.rb
famoseagle-carrot-0.5.0 test/carrot_test.rb
famoseagle-carrot-0.6.0 test/carrot_test.rb
maxlapshin-carrot-0.6.0 test/carrot_test.rb