Skip to content

Commit

Permalink
refactor: stdlib: remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arapower committed Jun 2, 2024
1 parent 8bf2c02 commit 072fb37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/stdlib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ fn has_failed() {
test_amber!(code, "Command failed")
}

// TODO: Unable to validate changes in exit code.
#[test]
fn exit() {
let code = "
Expand Down

0 comments on commit 072fb37

Please sign in to comment.