From dd9a2aaf180eea25a2b7e0770e1ab8ff58b0ca16 Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 5 Jan 2025 23:21:24 -0600 Subject: [PATCH] wip --- ...sts__errors__parse_error_recovery.snap.new | 31 ------------------- ...errors__parse_unclosed_django_for.snap.new | 10 ------ ..._errors__parse_unclosed_django_if.snap.new | 10 ------ 3 files changed, 51 deletions(-) delete mode 100644 crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new delete mode 100644 crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new delete mode 100644 crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new diff --git a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new b/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new deleted file mode 100644 index e36de7f..0000000 --- a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new +++ /dev/null @@ -1,31 +0,0 @@ ---- -source: crates/djls-template-ast/src/parser.rs -assertion_line: 602 -expression: ast -snapshot_kind: text ---- -nodes: - - Text: - content: "
" - span: - start: 0 - length: 24 - - Text: - content: "

Header

" - span: - start: 24 - length: 20 -line_offsets: - - 0 - - 24 - - 44 - - 79 - - 131 - - 170 - - 184 - - 244 - - 276 - - 312 - - 333 - - 366 -errors: [] diff --git a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new b/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new deleted file mode 100644 index fe2981c..0000000 --- a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new +++ /dev/null @@ -1,10 +0,0 @@ ---- -source: crates/djls-template-ast/src/parser.rs -assertion_line: 563 -expression: ast -snapshot_kind: text ---- -nodes: [] -line_offsets: - - 0 -errors: [] diff --git a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new b/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new deleted file mode 100644 index 830c0f0..0000000 --- a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new +++ /dev/null @@ -1,10 +0,0 @@ ---- -source: crates/djls-template-ast/src/parser.rs -assertion_line: 553 -expression: ast -snapshot_kind: text ---- -nodes: [] -line_offsets: - - 0 -errors: []