cargo/tests/testsuite/cargo_init/simple_lib
Ed Page 79469f3019 refactor(tests): Name init ui tests more consistently
Currently, the UI tests are
- `cargo add`
- `cargo new`
- `cargo remove`
- `init`

One of these is not like the others. This change renames `init` to
`cargo_init` to suggest it is the UI tests for the `cargo init` command,
rather than `init` functionality.
2023-07-24 13:39:37 -05:00
..
out refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
in refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
mod.rs refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
stderr.log refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
stdout.log refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00