mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
test/compile-fail: fix expected error message for non-UTF8 source.
This commit is contained in:
parent
07d4f77790
commit
8cc9878f8d
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user