Sha256: acfb95c184080c3cee47ba2c46e5235fbc155dee132dbc75ef99a94240d06004
Contents?: true
Size: 256 Bytes
Versions: 5
Compression:
Stored size: 256 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper' class FirstFloorTest < Test::Unit::TestCase should "probably rename this file and start testing for real" do flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
5 entries across 5 versions & 2 rubygems