summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@color__color_set_definition_error3.txt.snap
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@color__color_set_definition_error3.txt.snap')
-rw-r--r--support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@color__color_set_definition_error3.txt.snap18
1 files changed, 0 insertions, 18 deletions
diff --git a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@color__color_set_definition_error3.txt.snap b/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@color__color_set_definition_error3.txt.snap
deleted file mode 100644
index 1133778fbf..0000000000
--- a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@color__color_set_definition_error3.txt.snap
+++ /dev/null
@@ -1,18 +0,0 @@
----
-source: crates/parser/src/latex.rs
-expression: root
-input_file: crates/parser/src/test_data/latex/color/color_set_definition_error3.txt
----
-ROOT@0..25
- PREAMBLE@0..25
- COLOR_SET_DEFINITION@0..25
- COMMAND_NAME@0..15 "\\definecolorset"
- CURLY_GROUP_WORD_LIST@15..25
- L_CURLY@15..16 "{"
- KEY@16..19
- WORD@16..19 "rgb"
- COMMA@19..20 ","
- KEY@20..24
- WORD@20..24 "HTML"
- R_CURLY@24..25 "}"
-