mirror of
https://github.com/redmine/redmine.git
synced 2026-06-18 16:31:39 +02:00
Need to require net/ldap in tests (#18192).
git-svn-id: http://svn.redmine.org/redmine/trunk@13521 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -25,6 +25,7 @@ require File.expand_path(File.dirname(__FILE__) + '/object_helpers')
|
||||
include ObjectHelpers
|
||||
|
||||
require 'awesome_nested_set/version'
|
||||
require 'net/ldap'
|
||||
|
||||
class ActionView::TestCase
|
||||
helper :application
|
||||
|
||||
Reference in New Issue
Block a user