Skip to content

Commit

Permalink
bug fix for stats
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Jul 6, 2017
1 parent 978f845 commit 7efc216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/BioX/Workflow/Command/run/Utils/Samples.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package BioX::Workflow::Command::run::Utils::Samples;
use MooseX::App::Role;

with 'BioX::Workflow::Command::run::Rules::Directives::Sample';
with 'BioX::Workflow::Command::run::Rules::Rules';

use File::Find::Rule;
use File::Basename;
Expand Down

0 comments on commit 7efc216

Please sign in to comment.