Soc/test/models/diary_entry_test.rb

5 lines
74 B
Ruby
Raw Normal View History

2023-12-29 12:16:30 +00:00
require "test_helper"
class DiaryEntryTest < ActiveSupport::TestCase
end