summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__svg_include_simple.txt.snap
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__svg_include_simple.txt.snap')
-rw-r--r--support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__svg_include_simple.txt.snap15
1 files changed, 0 insertions, 15 deletions
diff --git a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__svg_include_simple.txt.snap b/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__svg_include_simple.txt.snap
deleted file mode 100644
index f776f9c2bc..0000000000
--- a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__svg_include_simple.txt.snap
+++ /dev/null
@@ -1,15 +0,0 @@
----
-source: crates/parser/src/latex.rs
-expression: root
-input_file: crates/parser/src/test_data/latex/include/svg_include_simple.txt
----
-ROOT@0..24
- PREAMBLE@0..24
- SVG_INCLUDE@0..24
- COMMAND_NAME@0..11 "\\includesvg"
- CURLY_GROUP_WORD_LIST@11..24
- L_CURLY@11..12 "{"
- KEY@12..23
- WORD@12..23 "foo/bar.svg"
- R_CURLY@23..24 "}"
-