Files
old-izreke/test/controllers/authors_controller_test.rb

8 lines
139 B
Ruby
Raw Normal View History

2016-09-08 09:59:42 +02:00
require 'test_helper'
class AuthorsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end