X-Git-Url: https://git.donarmstrong.com/?p=term-progressbar.git;a=blobdiff_plain;f=t%2Ftest.pm;fp=t%2Ftest.pm;h=1a7422945c06df796a1ee8959812b6d33146796f;hp=94fc11dcbd99a68ef2aaeb605ae9e315b15cb1ce;hb=aa6d2faf4a09834c6d5d5c3cda646697aa346912;hpb=e59392b1f706692841626e7549aecf0d12e8e39f diff --git a/t/test.pm b/t/test.pm index 94fc11d..1a74229 100644 --- a/t/test.pm +++ b/t/test.pm @@ -100,8 +100,7 @@ The following symbols are exported upon request: =cut -@EXPORT_OK = qw( compare evcheck - save_output restore_output tempdir tmpnam ); +@EXPORT_OK = qw( evcheck save_output restore_output ); # Utility -----------------------------