Skip to content

Commit 55281fd

Browse files
committed
Auto merge of #12398 - epage:cargo-config, r=weihanglo
refactor(test): Move cargo-config into a dir This is split out of #11912 and is prep for adding more UI tests. Generally our UI tests are in a directory named after the full cargo command (`cargo config`). These tend to use `snapbox`. Here we are tests for the `cargo config` command not written by `snapbox` in a `cargo_config.rs` file. This conflicts with adding snapbox UI tests later in a `cargo_config/` folder. Upon looking at this file, it appears to be UI tests, so I think it would make sense to move them into the `cargo_config/` folder. Definitely wouldn't make sense to move them into `config.rs` since that is general config testing.
2 parents ac49a62 + f06911c commit 55281fd

File tree

1 file changed

+0
-0
lines changed
  • tests/testsuite/cargo_config

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)