index
:
tic-tac-toe
master
Simple incomplete console tic-tac-toe game
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
spec_helper.rb
blob: bc35b457f3c56a7d71a944f4a67fa4f83d62b82e (
plain
)
1
2
3
4
require
'minitest/spec'
require
'minitest/autorun'
require
'board'