bookstore/test/models/book_author_test.rb

7 lines
124 B
Ruby

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