You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/src/commands/cargo-test.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -491,4 +491,4 @@ details on environment variables that Cargo reads.
491
491
cargo test --test int_test_name -- modname::test_name
492
492
493
493
## SEE ALSO
494
-
[cargo(1)](cargo.html), [cargo-bench(1)](cargo-bench.html), [types of tests](cargo-targets.html?highlight=cargo%20test#tests), [how to write tests](https://doc.rust-lang.org/rustc/tests/index.html)
494
+
[cargo(1)](cargo.html), [cargo-bench(1)](cargo-bench.html), [types of tests](../reference/cargo-targets.html#tests), [how to write tests](https://doc.rust-lang.org/rustc/tests/index.html)
0 commit comments