socialforge/test/unit/forum_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2015-01-10 17:27:08 +08:00
require 'test_helper'
class ForumTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end