test/compile-fail: fix expected error message for non-UTF8 source.

This commit is contained in:
Eduard Burtescu 2015-05-17 02:15:00 +03:00
parent 07d4f77790
commit 8cc9878f8d

View File

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// error-pattern: is not UTF-8
// error-pattern: did not contain valid UTF-8
fn foo() {
include!("not-utf8.bin")