trim trailing whitespaces

This commit is contained in:
gftea 2023-01-30 20:17:12 +01:00
parent 5356a8b157
commit 04a4ac1cff

View File

@ -235,7 +235,7 @@ mod tests {
}, },
] ]
"#]]); "#]]);
} }
#[test] #[test]
fn test_file_structure() { fn test_file_structure() {