Files
fizzy/test/models/comment_test.rb
T
2024-08-14 17:36:13 -05:00

8 lines
121 B
Ruby

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