scinote-web/test/controllers/teams_controller_test.rb

8 lines
132 B
Ruby
Raw Normal View History

2016-02-12 23:52:43 +08:00
require 'test_helper'
2017-01-25 20:56:43 +08:00
class TeamsControllerTest < ActionController::TestCase
2016-02-12 23:52:43 +08:00
# test "the truth" do
# assert true
# end
end