Sha256: edeac0aa11c47cab0e899244bbbaa616352dc2f8beb681ce16cabc805670fe19
Contents?: true
Size: 225 Bytes
Versions: 2
Compression:
Stored size: 225 Bytes
Contents
require 'helper' class TestTicTacToe < 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tic-tac-toe-1.1.0 | test/test_tic-tac-toe.rb |
tic-tac-toe-1.0.0 | test/test_tic-tac-toe.rb |