Pay.t does not use Test::Exception
This commit is contained in:
parent
1453900e01
commit
345c54db92
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ use strict;
|
|||
use lib "$FindBin::Bin/../lib";
|
||||
use Test::More;
|
||||
use Test::Deep;
|
||||
use Test::Exception;
|
||||
#use Test::Exception;
|
||||
use JSON;
|
||||
use HTML::Form;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue