diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:03:47 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:03:47 -0400 |
commit | eefbd73956875ade4a3506f44c468940f0b6f73c (patch) | |
tree | a341934c6dcbcc52c35bc72a46aa2e42fdedc182 /perl/perl-Test-SubCalls | |
parent | b55468d84233b6df4d05f6b81e7915b1b5b2e7fe (diff) | |
download | slackbuilds-eefbd73956875ade4a3506f44c468940f0b6f73c.tar.gz |
perl/perl-Test-SubCalls: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-Test-SubCalls')
-rw-r--r-- | perl/perl-Test-SubCalls/README | 3 |
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. |