mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 23:36:01 +01:00
Fixes an error when running tests coverage.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3624 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
require "test_helper"
|
require "#{File.dirname(__FILE__)}/../test_helper"
|
||||||
|
|
||||||
class RoutingTest < ActionController::IntegrationTest
|
class RoutingTest < ActionController::IntegrationTest
|
||||||
context "issues" do
|
context "issues" do
|
||||||
|
|||||||
Reference in New Issue
Block a user