aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/inline/ok/0069_use_tree_list_after_path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/test_data/parser/inline/ok/0069_use_tree_list_after_path.rs')
-rw-r--r--crates/ra_syntax/test_data/parser/inline/ok/0069_use_tree_list_after_path.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/ra_syntax/test_data/parser/inline/ok/0069_use_tree_list_after_path.rs b/crates/ra_syntax/test_data/parser/inline/ok/0069_use_tree_list_after_path.rs
deleted file mode 100644
index c0a3d634e..000000000
--- a/crates/ra_syntax/test_data/parser/inline/ok/0069_use_tree_list_after_path.rs
+++ /dev/null
@@ -1,2 +0,0 @@
1use crate::{Item};
2use self::{Item};