summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@issue_789.txt.snap
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@issue_789.txt.snap')
-rw-r--r--support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@issue_789.txt.snap15
1 files changed, 0 insertions, 15 deletions
diff --git a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@issue_789.txt.snap b/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@issue_789.txt.snap
deleted file mode 100644
index 9899e3c9ab..0000000000
--- a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@issue_789.txt.snap
+++ /dev/null
@@ -1,15 +0,0 @@
----
-source: crates/parser/src/latex.rs
-expression: root
-input_file: crates/parser/src/test_data/latex/issue_789.txt
----
-ROOT@0..19
- PREAMBLE@0..19
- GRAPHICS_PATH@0..19
- COMMAND_NAME@0..13 "\\graphicspath"
- CURLY_GROUP_WORD@13..19
- L_CURLY@13..14 "{"
- KEY@14..18
- WORD@14..18 "test"
- R_CURLY@18..19 "}"
-