summaryrefslogtreecommitdiff
path: root/test/models/tournament_user_pair_test.rb
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 21:30:30 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 21:30:30 -0500
commit5f8baf6334f427506193ea8efd1356812468e191 (patch)
tree216b749f9d589739eefa69e02122ed60654a2d9b /test/models/tournament_user_pair_test.rb
parent7bcd854443e368806cf1f4ece562c157db723d1a (diff)
parentc9f2abad7b9c967e23ed2b2867d426eb27f61387 (diff)
Merge branch 'clean'
Conflicts: app/controllers/tournaments_controller.rb
Diffstat (limited to 'test/models/tournament_user_pair_test.rb')
-rw-r--r--test/models/tournament_user_pair_test.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/models/tournament_user_pair_test.rb b/test/models/tournament_user_pair_test.rb
deleted file mode 100644
index c8d1789..0000000
--- a/test/models/tournament_user_pair_test.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'test_helper'
-
-class TournamentUserPairTest < ActiveSupport::TestCase
- # test "the truth" do
- # assert true
- # end
-end