mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
Test for missing newlines at end of file in tidy.py.
This commit is contained in:
parent
b1493519c9
commit
4ff4b5833d
4 changed files with 6 additions and 3 deletions
|
@ -139,4 +139,4 @@ impl FromStr for ByteString {
|
|||
fn from_str(s: &str) -> Option<ByteString> {
|
||||
Some(ByteString::new(s.container_into_owned_bytes()))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue