1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 09:24:43 +00:00
Files
wrestlingdev.com/test/controllers/api_controller_test.rb
2016-02-10 15:16:58 +00:00

8 lines
130 B
Ruby

require 'test_helper'
class ApiControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end