Merged r12387 from trunk to 2.3-stable.

fix disable to run test environment.

git-svn-id: http://svn.redmine.org/redmine/branches/2.3-stable@12391 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2013-12-09 06:13:24 +00:00
parent 765ee4c62d
commit 1e10d9a9ef

View File

@@ -15,7 +15,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 'redmine/scm/adapters/abstract_adapter'
require 'redmine/scm/adapters'
module Redmine
module Scm