summaryrefslogtreecommitdiff
path: root/test/models
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-03-01 20:23:29 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-03-01 20:23:29 -0500
commit2eb242f3e5b1f1ab66d84556cabcad965fe387aa (patch)
treed80e7422f39ef2b49801dbefd586e8e48500e43b /test/models
parent318d7649200fd51c7b1582c3f93534de9f2a3cf5 (diff)
changed the user section of the generate
Diffstat (limited to 'test/models')
-rw-r--r--test/models/tournament_option_test.rb (renamed from test/models/tournament_options_test.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/models/tournament_options_test.rb b/test/models/tournament_option_test.rb
index 7677fae..8fa9628 100644
--- a/test/models/tournament_options_test.rb
+++ b/test/models/tournament_option_test.rb
@@ -1,6 +1,6 @@
require 'test_helper'
-class TournamentOptionsTest < ActiveSupport::TestCase
+class TournamentOptionTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end