From c9f2abad7b9c967e23ed2b2867d426eb27f61387 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 6 Mar 2014 21:29:24 -0500 Subject: make the join tables not have models --- test/models/tournament_user_pair_test.rb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/models/tournament_user_pair_test.rb (limited to 'test/models/tournament_user_pair_test.rb') 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 -- cgit v1.2.3-54-g00ecf