Skip to content

Commit

Permalink
fix(spv-out): add large source for debug in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wicast committed Apr 5, 2024
1 parent c4756d2 commit e17e105
Show file tree
Hide file tree
Showing 3 changed files with 7,448 additions and 0 deletions.
7 changes: 7 additions & 0 deletions naga/tests/in/debug-symbol-large-source.param.ron
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
(
spv: (
version: (1, 1),
debug: true,
adjust_coordinate_space: false,
),
)
Loading

0 comments on commit e17e105

Please sign in to comment.