Sha256: 7804194a36c4d54ed7ca63b3ecca39f19273b02a625f0bf594926592c90032bf
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
require 'test_helper' class NetSshKerberosTest < 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
net-ssh-kerberos-0.1.0 | test/net_ssh_kerberos_test.rb |