cope with no-dot-in-inc in xt tests
[p5sagit/JSON-MaybeXS.git] / xt / json_pp_legacy.t
1 use strict;
2 use warnings;
3
4 $ENV{PERL_JSON_BACKEND} = 'JSON::PP';
5
6 require './xt/json_pm_legacy.t';