1 parent 30eb5b1 commit 3b3f0d3Copy full SHA for 3b3f0d3
1 file changed
tests/rain-pass-state-sampling.test.mjs
@@ -7,6 +7,8 @@
7
*
8
* These tests lock in shader invariants as plain-text checks (no GPU). See also
9
* tests/matrix-mathcode.spec.js for a browser smoke test.
10
+ *
11
+ * Introduced in PR #107 (rain pass state sampling fix).
12
*/
13
14
import assert from "node:assert/strict";
0 commit comments