mintbooru/test/models/post_test.rb

10 lines
149 B
Ruby
Raw Normal View History

2021-09-13 21:56:55 +00:00
# frozen_string_literal: true
require 'test_helper'
class PostTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end