summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-SubCalls/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Test-SubCalls/README')
-rw-r--r--perl/perl-Test-SubCalls/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Test-SubCalls/README b/perl/perl-Test-SubCalls/README
index c563e9742c..5e4122b9c1 100644
--- a/perl/perl-Test-SubCalls/README
+++ b/perl/perl-Test-SubCalls/README
@@ -6,4 +6,5 @@ some underlying subroutine deep within the code was called a specific
number of times.
This module provides a number of functions for doing testing in this
-way in association with your normal Test::More (or similar) test scripts.
+way in association with your normal Test::More (or similar) test
+scripts.