really actually fix ui test error for real

This commit is contained in:
Andrew Cann 2018-03-03 13:12:50 +08:00
parent b4f1081af1
commit 5a6b781266

View file

@ -7,4 +7,3 @@ 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"