X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2Frun-px;h=0f8f29648aa21f2df19a2068c628772e081bfe51;hp=ef38418c510cecb0823b66892df086263fdffd36;hb=1777835073cad695bce04848aa6f33e9686e7fc1;hpb=124f1050af0476082167582bed258b20b95df7db diff --git a/tests/run-px b/tests/run-px index ef38418c..0f8f2964 100755 --- a/tests/run-px +++ b/tests/run-px @@ -1,8 +1,8 @@ #!/usr/bin/env perl use 5.006; -use warnings; use strict; +use warnings; use Term::ANSIColor ':constants'; $Term::ANSIColor::AUTORESET = 1;