From 2c14c20db9c26a6daac2fbe5ff0036a82f1dfe40 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Wed, 9 Dec 2015 18:39:40 -0800 Subject: [PATCH] Change comment at top. --- Supporters/t/Supporters.t | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Supporters/t/Supporters.t b/Supporters/t/Supporters.t index 5ed4b5d..dec5eea 100644 --- a/Supporters/t/Supporters.t +++ b/Supporters/t/Supporters.t @@ -1,6 +1,5 @@ -# Before 'make install' is performed this script should be runnable with -# 'make test'. After 'make install' it should work as 'perl Supporters.t' - +# Supporters.t -*- Perl -*- +# Basic unit tests for Supporters.pm ######################### use strict;