Update error message in test

This commit is contained in:
varkor 2019-04-20 22:32:47 +01:00
parent 98c71c36d6
commit ee496057a5

View File

@ -51,5 +51,4 @@ LL | let _ = async || {};
error: aborting due to 6 previous errors
Some errors occurred: E0658, E0706.
For more information about an error, try `rustc --explain E0658`.
For more information about this error, try `rustc --explain E0658`.