Merged r3913 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3963 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
19bbb6e2cb
commit
3f1c3fa020
@ -1,4 +1,4 @@
|
|||||||
require 'test_helper'
|
require File.dirname(__FILE__) + '/../test_helper'
|
||||||
|
|
||||||
class AuthSourcesControllerTest < ActionController::TestCase
|
class AuthSourcesControllerTest < ActionController::TestCase
|
||||||
fixtures :all
|
fixtures :all
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
require 'test_helper'
|
require File.dirname(__FILE__) + '/../test_helper'
|
||||||
|
|
||||||
class CalendarsControllerTest < ActionController::TestCase
|
class CalendarsControllerTest < ActionController::TestCase
|
||||||
fixtures :all
|
fixtures :all
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
require 'test_helper'
|
require File.dirname(__FILE__) + '/../test_helper'
|
||||||
|
|
||||||
class GanttsControllerTest < ActionController::TestCase
|
class GanttsControllerTest < ActionController::TestCase
|
||||||
fixtures :all
|
fixtures :all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user