Skip to content

Commit

Permalink
DO NOT MERGE - one changed test file
Browse files Browse the repository at this point in the history
  • Loading branch information
senekor committed Aug 15, 2024
1 parent bbd6958 commit e6e8fb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exercises/practice/bob/tests/bob.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ fn stating_something() {
assert_eq!(reply("Tom-ay-to, tom-aaaah-to."), "Whatever.");
}

// change

#[test]
#[ignore]
fn shouting() {
Expand Down

0 comments on commit e6e8fb9

Please sign in to comment.