Skip to content

Commit

Permalink
Update test.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangying000 authored Sep 26, 2022
1 parent dc61e11 commit 260620e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testsuite/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4415,7 +4415,7 @@ fn panic_abort_test_profile_inherits() {

#[cargo_test]
fn bin_env_for_test() {
// Test for the `CARGO_BIN_` environment variables for tests.
// Test for the `CARGO_BIN_EXE_` environment variables for tests.
//
// Note: The Unicode binary uses a `[[bin]]` definition because different
// filesystems normalize utf-8 in different ways. For example, HFS uses
Expand Down

0 comments on commit 260620e

Please sign in to comment.