Skip to content

Commit 4658a54

Browse files
WIP: test(wgsl-in): cover user and unknown rule cases
1 parent 7dfce7a commit 4658a54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

naga/src/front/wgsl/tests.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,4 +943,6 @@ error: found conflicting `diagnostic(…)` rule(s)
943943
");
944944
}
945945
}
946+
947+
// TODO: operational tests for user and unknown rules
946948
}

0 commit comments

Comments
 (0)