Mercurial > hg > soundsoftware-site
view test/unit/helpers/issue_moves_helper_test.rb @ 71:7c828d63cb06 luisf
Feature #31: the assigned user is made a watcher of the issue.
author | luisf |
---|---|
date | Wed, 08 Dec 2010 15:14:02 +0000 |
parents | 1d32c0a0efbf |
children | cbb26bc654de |
line wrap: on
line source
require 'test_helper' class IssueMovesHelperTest < ActionView::TestCase end