summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@citation__citation_empty.txt.snap
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@citation__citation_empty.txt.snap')
-rw-r--r--support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@citation__citation_empty.txt.snap13
1 files changed, 0 insertions, 13 deletions
diff --git a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@citation__citation_empty.txt.snap b/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@citation__citation_empty.txt.snap
deleted file mode 100644
index d35246b26c..0000000000
--- a/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@citation__citation_empty.txt.snap
+++ /dev/null
@@ -1,13 +0,0 @@
----
-source: crates/parser/src/latex.rs
-expression: root
-input_file: crates/parser/src/test_data/latex/citation/citation_empty.txt
----
-ROOT@0..7
- PREAMBLE@0..7
- CITATION@0..7
- COMMAND_NAME@0..5 "\\cite"
- CURLY_GROUP_WORD_LIST@5..7
- L_CURLY@5..6 "{"
- R_CURLY@6..7 "}"
-