Fix a small script bug that was causing a test failure.

This commit is contained in:
Seth Hall 2016-08-09 15:42:07 -04:00
parent cbde25f1b8
commit ce26dee408

View file

@ -1,4 +1,5 @@
@load base/protocols/smb @load base/protocols/smb
@load base/frameworks/dpd
module NTLM; module NTLM;