Sha256: 8fd692eccdb1ea1be1308e45fe25b4ed74c80408cedf546dc67548137046188b

Contents?: true

Size: 169 Bytes

Versions: 7

Compression:

Stored size: 169 Bytes

Contents

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

class TestReptile < Test::Unit::TestCase

  def setup
  end
  
  def test_truth
    assert true
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
reptile-0.1.2 test/test_reptile.rb
reptile-0.1.1 test/test_reptile.rb
reptile-0.1.0 test/test_reptile.rb
reptile-0.0.6 test/test_reptile.rb
reptile-0.0.5 test/test_reptile.rb
reptile-0.0.4 test/test_reptile.rb
reptile-0.0.1 test/test_reptile.rb