5 lines
77 B
Ruby
5 lines
77 B
Ruby
require 'test_helper'
|
|
|
|
class ForumPostsHelperTest < ActionView::TestCase
|
|
end
|