Sha256: e44c2b61684f4dd631edcc4c7b5528b57c57b430fcc19919cedef98cb88fc36f

Contents?: true

Size: 226 Bytes

Versions: 1

Compression:

Stored size: 226 Bytes

Contents

require 'helper'

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

1 entries across 1 versions & 1 rubygems

Version Path
simple_site-0.0.1 test/test_simple_site.rb