Skip to content

Commit

Permalink
Support SUBMIT.COM #16
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanizag committed Jul 13, 2024
1 parent 55fbb16 commit c4b0673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/issue16.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ fn test_issue16() {
Step::Expect("A$DIR"),
Step::Expect("A$XYZ"),
Step::Expect("A>"),
), vec!("-b", "tests/artifacts")
), vec!("-a", "tests/artifacts")
);
}

0 comments on commit c4b0673

Please sign in to comment.