Sha256: 415de8568f34d8b5b352f8d99b53929dd1e8b09c53c8384e9b7e46f20cd72c03

Contents?: true

Size: 250 Bytes

Versions: 2

Compression:

Stored size: 250 Bytes

Contents

require 'test_helper'

class AutotestGemTest < Test::Unit::TestCase
  should "probably rename this file and start testing for real" do
    assert true
    # flunk "hey buddy, you should probably rename this file and start testing for real"
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
tastyhat-autotest-gem-0.1.2 test/autotest-gem_test.rb
autotest-gem-0.1.2 test/autotest-gem_test.rb