Skip to content

Commit e8e6602

Browse files
author
Jerry Cheung
committed
require minitest/mock
1 parent 7055879 commit e8e6602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/common.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Add 'lib' to load path.
22
require 'test/unit'
3+
require 'minitest/mock'
34
require 'net/ldap'

0 commit comments

Comments
 (0)