One plan per test, please!
This commit is contained in:
parent
e3de7cd162
commit
dcb9bacc83
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ no warnings qw(uninitialized);
|
|||
use FindBin;
|
||||
use lib "$FindBin::Bin/../lib";
|
||||
|
||||
use Test::More 'no_plan'; #tests => 1;
|
||||
use Test::More;
|
||||
use Test::Deep;
|
||||
use Test::Exception;
|
||||
use WebGUI::Test;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue