Mercurial > hg > soundsoftware-site
diff test/unit/attachment_test.rb @ 118:b859cc0c4fa1 cannam
Merge from branch "redmine-1.1"
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 13:21:03 +0000 |
parents | af80e5618e9b |
children | cd2282d2aa55 |
line wrap: on
line diff
--- a/test/unit/attachment_test.rb Thu Jan 06 10:41:19 2011 +0000 +++ b/test/unit/attachment_test.rb Thu Jan 13 13:21:03 2011 +0000 @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -require File.dirname(__FILE__) + '/../test_helper' +require File.expand_path('../../test_helper', __FILE__) class AttachmentTest < ActiveSupport::TestCase fixtures :issues, :users