rails8-memoapp/test/models/memo_test.rb
2025-02-20 22:46:52 +09:00

7 lines
118 B
Ruby

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