aboutsummaryrefslogtreecommitdiff
path: root/perl/t/verifier-netdb.t
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-08 10:57:42 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-08 10:57:42 -0800
commit602ff7584d3668c36b1bf5fd43988e6f45eceb48 (patch)
treef4870e09c76de744c44e230b1b60b21c89acae3b /perl/t/verifier-netdb.t
parentbf51d2dc4857551aadac4304c111c3ccd063604f (diff)
Imported Upstream version 0.11upstream/0.11
Diffstat (limited to 'perl/t/verifier-netdb.t')
-rwxr-xr-xperl/t/verifier-netdb.t10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl/t/verifier-netdb.t b/perl/t/verifier-netdb.t
index dcbbdd8..6bd4e73 100755
--- a/perl/t/verifier-netdb.t
+++ b/perl/t/verifier-netdb.t
@@ -1,15 +1,15 @@
#!/usr/bin/perl -w
#
-# t/verifier-netdb.t -- Tests for the NetDB wallet ACL verifiers.
+# Tests for the NetDB wallet ACL verifiers.
+#
+# This test can only be run by someone local to Stanford with appropriate
+# access to the NetDB role server and will be skipped in all other
+# environments.
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2008 Board of Trustees, Leland Stanford Jr. University
#
# See LICENSE for licensing terms.
-#
-# This test can only be run by someone local to Stanford with appropriate
-# access to the NetDB role server and will be skipped in all other
-# environments.
use Test::More tests => 4;