seminar/test/controllers/seminar_controller_test.rb

8 lines
134 B
Ruby
Raw Normal View History

2016-06-29 06:57:45 +00:00
require 'test_helper'
class SeminarControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end