diff options
Diffstat (limited to 'perl/t/policy')
| -rwxr-xr-x | perl/t/policy/stanford.t | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/perl/t/policy/stanford.t b/perl/t/policy/stanford.t index 9ed0fa6..c58985b 100755 --- a/perl/t/policy/stanford.t +++ b/perl/t/policy/stanford.t @@ -140,7 +140,7 @@ is(        'example.stanford.edu'),      1,      '...with netdb ACL line' -); +  );  is(      $server->acl_add('host/example.stanford.edu', 'krb5',        'host/example.stanford.edu@stanford.edu'), | 
