pic_vert_app/test/unit/forum_test.rb
2013-01-31 19:41:11 +01:00

8 lines
119 B
Ruby

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