Files
old-izreke/test/controllers/authors_controller_test.rb
2016-09-08 09:59:42 +02:00

8 lines
139 B
Ruby

require 'test_helper'
class AuthorsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end