Skip to content

Commit ef6a167

Browse files
committed
Use test_helper instead of common now
1 parent 5f25347 commit ef6a167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_ldap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'common'
1+
require 'test_helper'
22

33
class TestLDAPInstrumentation < Test::Unit::TestCase
44
def setup

0 commit comments

Comments
 (0)