Fixed comment
This commit is contained in:
parent
65655d1e1e
commit
9ef76e051b
@ -24,13 +24,13 @@
|
|||||||
"command": "cargo uitest",
|
"command": "cargo uitest",
|
||||||
"options": {
|
"options": {
|
||||||
"env": {
|
"env": {
|
||||||
"RUST_BACKTRACE": "1"
|
|
||||||
// This task will usually execute all UI tests inside `tests/ui` you can
|
// This task will usually execute all UI tests inside `tests/ui` you can
|
||||||
// optionally uncomment the line below and only run a specific test.
|
// optionally uncomment the line below and only run a specific test.
|
||||||
//
|
//
|
||||||
// See: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/adding_lints.md#testing
|
// See: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/adding_lints.md#testing
|
||||||
//
|
//
|
||||||
// "TESTNAME": "<TODO>",
|
// "TESTNAME": "<TODO>",
|
||||||
|
"RUST_BACKTRACE": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"problemMatcher": [],
|
"problemMatcher": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user