summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author dsomero2013-11-30 06:15:11 +0100
committer Robby Workman2013-11-30 07:13:42 +0100
commit3eb37d3d1b36af8d01b953cc37c456031fab6473 (patch)
tree07a057b3614eaf43fef47c3fce1a5be5bf4a46af /perl
parent44c4549de78170c6cecfbcf94cda4fb46f9de2ac (diff)
downloadslackbuilds-3eb37d3d1b36af8d01b953cc37c456031fab6473.tar.gz
perl/perl-Test-Harness: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Test-Harness/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Test-Harness/README b/perl/perl-Test-Harness/README
index 5a7135d5db..c15ef2e778 100644
--- a/perl/perl-Test-Harness/README
+++ b/perl/perl-Test-Harness/README
@@ -1,2 +1,2 @@
This is a simple test harness which allows tests to be run and
-results automatically aggregated and output to STDOUT. \ No newline at end of file
+results automatically aggregated and output to STDOUT.