Skip to content

Commit 260620e

Browse files
authored
Update test.rs
1 parent dc61e11 commit 260620e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4415,7 +4415,7 @@ fn panic_abort_test_profile_inherits() {
44154415

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

0 commit comments

Comments
 (0)