bouquins-ror/test/controllers/authors_controller_test.rb
2015-06-28 17:14:47 +02:00

8 lines
134 B
Ruby

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