Sha256: 6d6aefb55eacc0e88eea5085664d7622373436f4105eb28b5ddaac3a0c5b1c77
Contents?: true
Size: 191 Bytes
Versions: 3
Compression:
Stored size: 191 Bytes
Contents
require 'helper' class TestPgConnection < Test::Unit::TestCase def test_something_for_real flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pg_connection-0.1.2 | test/test_pg_connection.rb |
pg_connection-0.1.1 | test/test_pg_connection.rb |
pg_connection-0.1.0 | test/test_pg_connection.rb |