summaryrefslogtreecommitdiff
path: root/test/models/user_tournament_pair_test.rb
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 19:48:24 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 19:48:24 -0500
commit63830b0f939db5f6911218950525428420c4d467 (patch)
tree76e525137c61235cf5c9e1beb8f54820df123058 /test/models/user_tournament_pair_test.rb
parent8e1ca0e4f9107a43fbdf0dac315e3467b0158356 (diff)
parentd72452a5965c0df32a13053ae86bcd529fc0fc9e (diff)
Merge branch 'clean' into master2
Conflicts: config/routes.rb
Diffstat (limited to 'test/models/user_tournament_pair_test.rb')
-rw-r--r--test/models/user_tournament_pair_test.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/models/user_tournament_pair_test.rb b/test/models/user_tournament_pair_test.rb
new file mode 100644
index 0000000..6167ff6
--- /dev/null
+++ b/test/models/user_tournament_pair_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class UserTournamentPairTest < ActiveSupport::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end