Unnamed repository; edit this file 'description' to name the repository.
trim trailing whitespaces
gftea 2023-01-31
parent 5356a8b · commit 04a4ac1
-rw-r--r--crates/ide/src/file_structure.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ide/src/file_structure.rs b/crates/ide/src/file_structure.rs
index dcca3d323e..5303590f7f 100644
--- a/crates/ide/src/file_structure.rs
+++ b/crates/ide/src/file_structure.rs
@@ -235,7 +235,7 @@ mod tests {
},
]
"#]]);
- }
+ }
#[test]
fn test_file_structure() {