mirror of
https://github.com/cobalt-org/cobalt.rs
synced 2024-11-15 00:17:29 +00:00
undoing an overlooked newline
This commit is contained in:
parent
55aec9df49
commit
fb08c08c27
1 changed files with 0 additions and 1 deletions
|
@ -64,4 +64,3 @@ pub fn no_extends_error() {
|
|||
assert!(err.is_err());
|
||||
assert_eq!(err.unwrap_err().description(), "No @extends line creating _posts/2014-08-24-my-first-blogpost.md");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue