Remove notes and diags
This commit is contained in:
parent
bd4e7a2ec0
commit
cb2bb75d23
7 changed files with 0 additions and 10 deletions
|
|
@ -354,8 +354,6 @@ cmp_deeply(
|
|||
|
||||
isa_ok( $driver->get(), 'HASH', 'get returns a hashref if called with no param');
|
||||
|
||||
note explain $driver->get();
|
||||
|
||||
is($driver->get('groupToUse'), 7, '... default group is 7');
|
||||
|
||||
$options = $driver->get();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue