personal-book/test/models/book_intro_test.rb

8 lines
123 B
Ruby

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