Mercurial > hg > soundsoftware-site
view test/unit/helpers/issue_moves_helper_test.rb @ 1073:3af6f66496a5 bibplugin_integration
Reverted the redminte_tags patches to the previous versions; cleaned unused code.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 21 Nov 2012 15:58:12 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
require File.expand_path('../../../test_helper', __FILE__) class IssueMovesHelperTest < ActionView::TestCase end