Mercurial > hg > soundsoftware-site
view test/unit/helpers/issue_moves_helper_test.rb @ 78:f549e0ce4aad luisf
Bug #51: Unfinished and not completely tested - limits the number of displayed users to 10.
author | luisf |
---|---|
date | Tue, 14 Dec 2010 17:51:34 +0000 |
parents | 1d32c0a0efbf |
children | cbb26bc654de |
line wrap: on
line source
require 'test_helper' class IssueMovesHelperTest < ActionView::TestCase end