From 894cd99fefe66b1ff21f1183e93d3c0763986890 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 17 Dec 2004 15:32:20 +0000 Subject: [PATCH] Remove extraneous comments. --- t/1-node.t | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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; -- 1.7.10.4