Skip to content

Commit 0ba67a7

Browse files
committed
fixed test
1 parent ccefc46 commit 0ba67a7

File tree

1 file changed

+1
-0
lines changed
  • t/lib/TestsFor/BioX/Workflow/Command/run

1 file changed

+1
-0
lines changed

t/lib/TestsFor/BioX/Workflow/Command/run/Test004.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ sub test_001 {
152152
my $expect_log = <<EOF;
153153
; \\
154154
biox file_log \\
155+
\t--exit_code `echo \$\?` \\
155156
\t--file $test_dir/data/raw/Sample_02/some_input_rule1 \\
156157
\t--file $test_dir/some_output_rule1\n
157158
EOF

0 commit comments

Comments
 (0)