summaryrefslogtreecommitdiff
path: root/test/models
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-03-25 16:12:18 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-03-25 16:12:18 -0400
commitecef4973baed5580e3b2500ce0a65def1132d172 (patch)
tree5590167b74523db62ff6bb17b07fb04a400d9044 /test/models
parentc1f714a479eb7ca9e9125e283361a471dd928278 (diff)
Changes to generate.sh
Diffstat (limited to 'test/models')
-rw-r--r--test/models/game_setting_test.rb (renamed from test/models/game_option_test.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/models/game_option_test.rb b/test/models/game_setting_test.rb
index 1ae5701..8ab8bcf 100644
--- a/test/models/game_option_test.rb
+++ b/test/models/game_setting_test.rb
@@ -1,6 +1,6 @@
require 'test_helper'
-class GameOptionTest < ActiveSupport::TestCase
+class GameSettingTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end