summaryrefslogtreecommitdiff
path: root/perl/t/server.t
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-03 19:49:46 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-03 19:49:46 -0800
commit69289862465a3bfb3488c1b3a674b6b06c9911ee (patch)
treeef3eee98ddf1a47fbb96fcb06ed6299b5bdbb911 /perl/t/server.t
parent2b8931dedf7daebffbfc0732365bad73014eb4db (diff)
Remove file names from test file headers
Coding style update. Don't prefix the file short description with the file name; it's not needed.
Diffstat (limited to 'perl/t/server.t')
-rwxr-xr-xperl/t/server.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/t/server.t b/perl/t/server.t
index 090387b..7b30053 100755
--- a/perl/t/server.t
+++ b/perl/t/server.t
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
#
-# t/server.t -- Tests for the wallet server API.
+# Tests for the wallet server API.
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007, 2008 Board of Trustees, Leland Stanford Jr. University