Remove the -test
suffix from normalize directives
This commit is contained in:
parent
5ba0dd4ef6
commit
835fbcbcab
238 changed files with 442 additions and 443 deletions
|
@ -1,5 +1,5 @@
|
|||
//@ normalize-stderr-test: "`.*`" -> "`DEF_ID`"
|
||||
//@ normalize-stdout-test: "`.*`" -> "`DEF_ID`"
|
||||
//@ normalize-stderr: "`.*`" -> "`DEF_ID`"
|
||||
//@ normalize-stdout: "`.*`" -> "`DEF_ID`"
|
||||
//@ edition:2018
|
||||
|
||||
pub async fn f() -> impl std::fmt::Debug {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue