##// END OF EJS Templates
Fixes require path in test....
Jean-Philippe Lang -
r7839:b23827491a6d
parent child
Show More
@@ -1,4 +1,4
1 require 'test_helper'
1 require File.expand_path('../../../test_helper', __FILE__)
2 2
3 3 class IssueMovesHelperTest < ActionView::TestCase
4 4 end
General Comments 0
You need to be logged in to leave comments. Login now