Sha256: 00df176cbd379b550d25ab9cc6b091006d5864efe5278924a5e0355b1449221b

Contents?: true

Size: 224 Bytes

Versions: 11

Compression:

Stored size: 224 Bytes

Contents

require 'helper'

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

11 entries across 11 versions & 1 rubygems

Version Path
template-2.0.0 test/test_template.rb
template-1.4.0 test/test_template.rb
template-1.3.0 test/test_template.rb
template-1.2.1 test/test_template.rb
template-1.0.0 test/test_template.rb
template-0.6.1 test/test_template.rb
template-0.5.0 test/test_template.rb
template-0.4.0 test/test_template.rb
template-0.3.0 test/test_template.rb
template-0.2.0 test/test_template.rb
template-0.1.0 test/test_template.rb