aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0202/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 't/t0202/test.pl')
-rwxr-xr-xt/t0202/test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0202/test.pl b/t/t0202/test.pl
index 2cbf7b9590..47d96a2a13 100755
--- a/t/t0202/test.pl
+++ b/t/t0202/test.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-use 5.008;
+use 5.008001;
use lib (split(/:/, $ENV{GITPERLLIB}));
use strict;
use warnings;