From d3ecb02bddbb1dd70fb7937966415d13c1a17eba Mon Sep 17 00:00:00 2001 From: Caleb Cartwright Date: Wed, 20 Oct 2021 10:12:22 -0500 Subject: ensure cargo-fmt tests are excluded from root workspace --- .../tests/cargo-fmt/source/workspaces/path-dep-above/e/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/tools/rustfmt/tests/cargo-fmt/source/workspaces/path-dep-above/e/Cargo.toml b/src/tools/rustfmt/tests/cargo-fmt/source/workspaces/path-dep-above/e/Cargo.toml index df1886c82be..eaf1d76f999 100644 --- a/src/tools/rustfmt/tests/cargo-fmt/source/workspaces/path-dep-above/e/Cargo.toml +++ b/src/tools/rustfmt/tests/cargo-fmt/source/workspaces/path-dep-above/e/Cargo.toml @@ -4,3 +4,5 @@ version = "0.1.0" edition = "2018" [dependencies] c = { path = "../ws/c" } + +[workspace] -- cgit 1.4.1-3-g733a5