annotate test/unit/helpers/issue_moves_helper_test.rb @ 48:8032b626953b luisf

Both the Tip of the Day and the Notifications area only appear if they have content
author luisf
date Tue, 23 Nov 2010 13:41:39 +0000
parents 1d32c0a0efbf
children cbb26bc654de
rev   line source
Chris@14 1 require 'test_helper'
Chris@14 2
Chris@14 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@14 4 end