summaryrefslogtreecommitdiff
path: root/test/models/tournament_options_test.rb
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-02-27 17:58:14 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-02-27 17:58:14 -0500
commit8d75a450ec1e34205ec4bee5587e8bddb9c89d21 (patch)
tree349c6cd9c9669c94675becdeeaac1c29fd60022e /test/models/tournament_options_test.rb
parent6e20d92989739bde287c6a07c03ae3f70755660b (diff)
parent068e95231c3d2cee113cf77af67ce785d853429e (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
Diffstat (limited to 'test/models/tournament_options_test.rb')
-rw-r--r--test/models/tournament_options_test.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/models/tournament_options_test.rb b/test/models/tournament_options_test.rb
new file mode 100644
index 0000000..7677fae
--- /dev/null
+++ b/test/models/tournament_options_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class TournamentOptionsTest < ActiveSupport::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end