diff options
author | Karl Williamson <khw@cpan.org> | 2014-05-26 20:34:06 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2014-05-31 10:08:19 -0600 |
commit | 6deb7a5e3707524fd23c0080d6a762ff30e50494 (patch) | |
tree | 7dbc0f10f4184d131c021750cb3cda92c6a5f741 /runtests.SH | |
parent | a08d8f37be94aca8ba15add2c576382bb9f818c4 (diff) | |
download | perl-6deb7a5e3707524fd23c0080d6a762ff30e50494.tar.gz |
Use already existing functions in some .t files
I invented 2 functions for use in .t files a while back that turn out to
be duplicates of (undocumented) functions that already existed suitable
for general use. This commit changes to use those general functions and
removes the copies from t/test.pl. (I plan to document these functions
later in 5.21.). This is in preparation for moving some similar
functions from t/test.pl to a newly created test tools file, as it turns
out that these functions are useful in .t files that don't use
t/test.pl, but instead, e.g., Test::More.
Diffstat (limited to 'runtests.SH')
0 files changed, 0 insertions, 0 deletions