Move Macro utility module into t/lib
Break Macro.t into component tests resolve conflicts from merge prove passes on t/Macro
This commit is contained in:
parent
83d59837fd
commit
bf960218bf
9 changed files with 24 additions and 172 deletions
|
|
@ -16,7 +16,7 @@ use WebGUI::Test;
|
|||
use WebGUI::Macro;
|
||||
use WebGUI::Session;
|
||||
use Data::Dumper;
|
||||
use Macro_Config;
|
||||
use WebGUI::Macro_Config;
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue