aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/code/getting_started/test/unit/helpers/posts_helper_test.rb
blob: 48549c2ea12bb3c505996f7c632e97a9bf99b9b9 (plain) (blame)
1
2
3
4
require 'test_helper'

class PostsHelperTest < ActionView::TestCase
end