fix throws_deeply test exporting
This commit is contained in:
parent
8f9568c887
commit
11dfcd6277
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ use strict;
|
||||||
use Test::Builder;
|
use Test::Builder;
|
||||||
use WebGUI::Exception;
|
use WebGUI::Exception;
|
||||||
use Sub::Uplevel qw( uplevel );
|
use Sub::Uplevel qw( uplevel );
|
||||||
|
use Exporter qw(import);
|
||||||
|
|
||||||
our @EXPORT = qw( throws_deeply );
|
our @EXPORT = qw( throws_deeply );
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue