1use Test2::V0;
2#HARNESS-RETRY
3
4ok($ENV{T2_HARNESS_JOB_IS_TRY}, "This is a retry");
5
6done_testing;
7