bouquins-ror/test/controllers/authors_controller_test.rb

8 lines
134 B
Ruby
Raw Normal View History

2015-06-28 15:14:47 +00:00
require 'test_helper'
class AuthorsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end