Update test

This commit is contained in:
Jonas Schievink
2019-07-23 17:57:54 +02:00
parent 7c42259d03
commit 218ab4cd7f
2 changed files with 5 additions and 8 deletions

View File

@@ -4,7 +4,6 @@
#[doc(include = "not-a-file.md")]
pub struct SomeStruct; //~^ ERROR couldn't read
//~| HELP external doc paths are relative to the crate root
#[doc(include = "auxiliary/invalid-utf8.txt")]
pub struct InvalidUtf8; //~^ ERROR wasn't a utf-8 file