diff --git a/bin/tests/ndc.conf b/bin/tests/ndc.conf index 2def2c774d..f792dd4d41 100644 --- a/bin/tests/ndc.conf +++ b/bin/tests/ndc.conf @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ndc.conf,v 1.6 2001/01/09 21:41:24 bwelling Exp $ */ +/* $Id: ndc.conf,v 1.7 2001/01/23 13:13:29 brister Exp $ */ options { default-server "velo.jab.fr" ; @@ -27,6 +27,8 @@ server "velo.jab.fr" { host "1.2.3.4"; }; +include "ndc.conf-include"; + key "akey" { algorithm "algo"; secret "sec";