diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 13:05:48 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 13:05:48 +0000 |
commit | 7f6172af608d4c3955867791dbd859c9467feeb7 (patch) | |
tree | a3eb27985a3274e5f8f1afa3e050725468aef4de /t | |
parent | 476a6acb1053c01033b2b217bff49d6108d29591 (diff) | |
download | perl-7f6172af608d4c3955867791dbd859c9467feeb7.tar.gz |
vars very much has a test.
p4raw-id: //depot/perl@11936
Diffstat (limited to 't')
-rw-r--r-- | t/lib/1_compile.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index d9ed792e70..625263a93d 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -291,5 +291,6 @@ overload strict subs utf8 +vars warnings warnings::register |