From: Mike Taylor Date: Fri, 17 Dec 2004 15:32:20 +0000 (+0000) Subject: Remove extraneous comments. X-Git-Url: http://git.indexdata.com/?p=perl-pqf.git;a=commitdiff_plain;h=894cd99fefe66b1ff21f1183e93d3c0763986890 Remove extraneous comments. --- diff --git a/t/1-node.t b/t/1-node.t index c1be182..7f4129f 100644 --- a/t/1-node.t +++ b/t/1-node.t @@ -1,11 +1,4 @@ -# $Id: 1-node.t,v 1.1 2004-12-17 15:31:16 mike Exp $ - -# Before `make install' is performed this script should be runnable with -# `make test'. After `make install' it should work as `perl 1.t' - -######################### - -# change 'tests => 1' to 'tests => last_test_to_print'; +# $Id: 1-node.t,v 1.2 2004-12-17 15:32:20 mike Exp $ use strict; use warnings;