aboutsummaryrefslogtreecommitdiffstats
path: root/main.rb
diff options
context:
space:
mode:
authorTeddy Wing2015-04-14 17:38:55 -0400
committerTeddy Wing2015-04-14 17:38:55 -0400
commit4ef14b7315bb6bdb5a717f7d0ed5a4ff8d419731 (patch)
tree388625e5167b7d2b0eb881a3f918d53b22c49ffc /main.rb
parenteba2547a194b801596b43f6ba37b7d1b867a321d (diff)
downloadtic-tac-toe-4ef14b7315bb6bdb5a717f7d0ed5a4ff8d419731.tar.bz2
spec_helper: Move `require 'board'` to board_spec
We shouldn't be requiring all our files & classes in the spec_helper. It should just be used for test setup. We can require the modules we need for testing directly in the test files.
Diffstat (limited to 'main.rb')
0 files changed, 0 insertions, 0 deletions