##// END OF EJS Templates
Need to require net/ldap in tests (#18192)....
Jean-Philippe Lang -
r13139:cb2cd12dad87
parent child
Show More
@@ -25,6 +25,7 require File.expand_path(File.dirname(__FILE__) + '/object_helpers')
25 25 include ObjectHelpers
26 26
27 27 require 'awesome_nested_set/version'
28 require 'net/ldap'
28 29
29 30 class ActionView::TestCase
30 31 helper :application
General Comments 0
You need to be logged in to leave comments. Login now