socialforge/test/unit/forum_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2014-03-29 10:57:36 +08:00
require 'test_helper'
class ForumTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end