scinote-web/test/controllers/teams_controller_test.rb
2017-01-25 13:56:43 +01:00

8 lines
132 B
Ruby

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