1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-01 03:55:44 +00:00

Deducted points pool tie breaker added

This commit is contained in:
2015-11-16 13:31:27 +00:00
parent 34a04be4bf
commit 934ccc28ee
9 changed files with 199 additions and 26 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class TeampointadjustTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end