Sync test data changes

This commit is contained in:
Jacob Wallraff
2023-02-01 15:48:19 -08:00
parent 7f69f0dcbf
commit 9d93f919d3
104 changed files with 1091 additions and 719 deletions
@@ -1,9 +1,7 @@
include-source: true # Preserve file/line/col in serialized output
skip:
- TypeScript
---
# This is meant to cover all the different types of TemplateToken that are output
# with include-source: true. Currently it is missing type 4 (insert expression)
# with include-source: true. Currently it is missing type 4 (insert expression)
# and type 7 (null), once we have matrix strategy we should be able to get null or combine
# this test with preserves-source-info-basic.yml.
on: push