Sha256: 3eda5e7f93de18849aaab72b91e035be6eaf473c62fb7c15e18e8eab38187745

Contents?: true

Size: 221 Bytes

Versions: 9

Compression:

Stored size: 221 Bytes

Contents

require 'helper'

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

9 entries across 9 versions & 1 rubygems

Version Path
stack-0.0.9 test/test_stack.rb
stack-0.0.8 test/test_stack.rb
stack-0.0.7 test/test_stack.rb
stack-0.0.6 test/test_stack.rb
stack-0.0.5 test/test_stack.rb
stack-0.0.4 test/test_stack.rb
stack-0.0.3 test/test_stack.rb
stack-0.0.2 test/test_stack.rb
stack-0.0.1 test/test_stack.rb