1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-02 21:24:25 +00:00

Fixed bug in single pool placement points and wrote tests

This commit is contained in:
2016-01-29 19:22:05 +00:00
parent 14058e6a6c
commit ac28af84a5
3 changed files with 45 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
require 'test_helper'
class SingleTestTest < ActionDispatch::IntegrationTest
test "the truth" do
assert true
end