5 lines
74 B
Ruby
5 lines
74 B
Ruby
|
require "test_helper"
|
||
|
|
||
|
class DiaryEntryTest < ActiveSupport::TestCase
|
||
|
end
|