don't rely on . in @INC in tests and stop using t::mod names
authorGraham Knop <haarg@haarg.org>
Thu, 28 Jul 2016 20:53:20 +0000 (16:53 -0400)
committerGraham Knop <haarg@haarg.org>
Thu, 28 Jul 2016 20:53:20 +0000 (16:53 -0400)
commitecc8c5dceec238989e44f924e65f48389b6c2ee0
treeaee3ac85974d82a1d6f75606ec2a1ee6d163ffcc
parent8516a2f454820d8aad0897f6bec7e37ecd94dcc0
don't rely on . in @INC in tests and stop using t::mod names
13 files changed:
t/mod/ModuleA.pm [new file with mode: 0644]
t/mod/ModuleB.pm [new file with mode: 0644]
t/mod/ModuleC.pm [moved from t/mod/c.pm with 71% similarity]
t/mod/ModuleCond.pm [new file with mode: 0644]
t/mod/ModuleD.pl [new file with mode: 0644]
t/mod/ModuleD.pm [new file with mode: 0644]
t/mod/a.pm [deleted file]
t/mod/b.pm [deleted file]
t/mod/cond.pm [deleted file]
t/mod/d.pl [deleted file]
t/mod/d.pm [deleted file]
t/pack.t
t/trace.t