mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 08:57:30 +00:00
f934f98111
This allows to run `TESTNAME=xxx cargo uitest` instead of `TESTNAME=xxx cargo test --test-compile-test`
2 lines
44 B
Text
2 lines
44 B
Text
[alias]
|
|
uitest = "test --test compile-test"
|