Sha256: 3b4a526e29068c80f47947e06094690260c04ea3b3e6a6ebf5131d212d400676

Contents?: true

Size: 255 Bytes

Versions: 5

Compression:

Stored size: 255 Bytes

Contents

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

class SshKeyputTest < 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

Version Path
csexton-ssh-keyput-0.2.0 test/ssh_keyput_test.rb
csexton-ssh-keyput-0.3.0 test/ssh_keyput_test.rb
csexton-ssh-keyput-0.3.2 test/ssh_keyput_test.rb
csexton-ssh-keyput-0.4.0 test/ssh_keyput_test.rb
ssh-keyput-0.4.0 test/ssh_keyput_test.rb