Files
danbooru/test/models/forum_post_vote_test.rb

8 lines
127 B
Ruby

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