This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
redstoner.com/test/unit/comment_test.rb
2013-05-31 22:26:22 +02:00

8 lines
121 B
Ruby

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