1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-30 19:22:21 +00:00

Fixed Layouts

This commit is contained in:
Jacob Cody Wimer
2014-01-03 11:03:08 -05:00
parent 62a7cdabbc
commit e27c29d313
15 changed files with 88 additions and 33 deletions

View File

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