t/RunCommand: remove duplicate use
This commit is contained in:
parent
c8f3943d03
commit
3e722f1d0a
@ -10,13 +10,11 @@ my %ctx = test_init(
|
|||||||
</runcommand>
|
</runcommand>
|
||||||
|);
|
|);
|
||||||
|
|
||||||
use Test2::V0;
|
|
||||||
use Hydra::Plugin::RunCommand;
|
|
||||||
|
|
||||||
require Hydra::Schema;
|
require Hydra::Schema;
|
||||||
require Hydra::Model::DB;
|
require Hydra::Model::DB;
|
||||||
|
|
||||||
use Test2::V0;
|
use Test2::V0;
|
||||||
|
use Hydra::Plugin::RunCommand;
|
||||||
|
|
||||||
my $db = Hydra::Model::DB->new;
|
my $db = Hydra::Model::DB->new;
|
||||||
hydra_setup($db);
|
hydra_setup($db);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user