Sha256: 848fd489a7beb226964dafe8ed8d7b725371cfdb533a48993f350e9a55b45a5a
Contents?: true
Size: 226 Bytes
Versions: 2
Compression:
Stored size: 226 Bytes
Contents
require 'test_helper' class AdminTest < 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cdamian-admin-0.0.0 | test/admin_test.rb |
cdamian-admin-0.0.1 | test/admin_test.rb |