personal-book/test/models/book_author_type_test.rb

8 lines
128 B
Ruby

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