fix ui test error again

This commit is contained in:
Andrew Cann 2018-03-14 13:31:02 +08:00
parent b1526ca384
commit a8a0c69191

View file

@ -6,4 +6,4 @@ LL | let Ok(_x) = foo(); //~ ERROR refutable pattern in local binding
error: aborting due to previous error
If you want more information on this error, try using "rustc --explain E0005"
For more information about this error, try `rustc --explain E0005`.