X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F01-import.t;h=700f9b32b3a1df59eeb44a88551c5db4d604370b;hb=76f7748a793b1d04798c743cc70b46a1bf657300;hp=247470562e4fea918e6ff7edc63ff0dc889b427d;hpb=be1d59463692da1b5ef787aeffd0aedbef65664e;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/01-import.t b/t/01-import.t index 2474705..700f9b3 100644 --- a/t/01-import.t +++ b/t/01-import.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 2 * 19; +use Test::More tests => 2 * 20; require Scope::Upper; @@ -16,6 +16,7 @@ my %syms = ( yield => undef, leave => undef, want_at => ';$', + context_info => ';$', uplevel => '&@', uid => ';$', validate_uid => '$',