use strict and warnings consistently in tests
authorGraham Knop <haarg@haarg.org>
Thu, 15 Feb 2018 09:36:48 +0000 (10:36 +0100)
committerGraham Knop <haarg@haarg.org>
Thu, 15 Feb 2018 10:16:53 +0000 (11:16 +0100)
commitdae1b1a5676693bcbe144114442fecbb47785589
tree70d44d5a0c5c2859030bd3a09e021bde119b30c9
parent91dc3b98475b26f342514456b94d6bc9ab4ae75d
use strict and warnings consistently in tests
t/00-load.t
t/lib/DestroyDollarUnderscore.pm
t/lib/MyModule.pm
t/lib/MyModule/ErrorComponent.pm
t/lib/MyModule/OwnComponent.pm
t/lib/MyModule/Plugin/Foo.pm
t/lib/MyModuleNoBase.pm