Fixed unit test
This commit is contained in:
parent
63b36e7127
commit
65c399613c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// be talking about `async fn`s instead. Should also test what happens when it panics.
|
||||
|
||||
// run-fail
|
||||
// error-pattern: thread 'main' panicked at '`async fn` resumed after panic'
|
||||
// error-pattern: thread 'main' panicked at '`async fn` resumed after panicking'
|
||||
// compile-flags: --edition 2018
|
||||
|
||||
#![feature(generators, generator_trait)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue