personal-book/test/controllers/admin/book_intros_controller_test.rb

8 lines
144 B
Ruby

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