update ui tests

This commit is contained in:
Guillaume Gomez 2019-09-27 14:08:47 +02:00
parent 67eabe110b
commit e67ae0e023

View file

@ -54,5 +54,5 @@ LL | #[deprecated(since = "a", since = "b", note = "c")]
error: aborting due to 9 previous errors
Some errors have detailed explanations: E0538, E0541, E0565.
Some errors have detailed explanations: E0538, E0541, E0550, E0565.
For more information about an error, try `rustc --explain E0538`.