Skip to content

Commit 7efc216

Browse files
committed
bug fix for stats
1 parent 978f845 commit 7efc216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/BioX/Workflow/Command/run/Utils/Samples.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package BioX::Workflow::Command::run::Utils::Samples;
33
use MooseX::App::Role;
44

55
with 'BioX::Workflow::Command::run::Rules::Directives::Sample';
6+
with 'BioX::Workflow::Command::run::Rules::Rules';
67

78
use File::Find::Rule;
89
use File::Basename;

0 commit comments

Comments
 (0)