summaryrefslogtreecommitdiff
path: root/test/models/game_option_test.rb
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-03-06 17:34:41 -0500
committerguntasgrewal <guntasgrewal@gmail.com>2014-03-06 17:34:41 -0500
commit0e8af95b4656d851cc43b45f8c48fd2c4d4c1ed2 (patch)
tree263f0e970f8ce981470e591d94d14700810d7853 /test/models/game_option_test.rb
parent240d8602fb6aaf249b33db7b0c2f8a72add63658 (diff)
parentf5d36fc67d1994b7cc1ce02e7be2767ffcb47857 (diff)
merge ready?
Diffstat (limited to 'test/models/game_option_test.rb')
-rw-r--r--test/models/game_option_test.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/models/game_option_test.rb b/test/models/game_option_test.rb
new file mode 100644
index 0000000..1ae5701
--- /dev/null
+++ b/test/models/game_option_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class GameOptionTest < ActiveSupport::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end