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

8 lines
143 B
Ruby

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