gpu: use unnamed tests for inclusion

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-03-15 21:52:40 -07:00 committed by Stephen Gutekanst
parent 9e7d37a9ea
commit 2d04fb91bc
29 changed files with 29 additions and 29 deletions

View file

@ -1364,7 +1364,7 @@ const compute_pipeline_vtable = ComputePipeline.VTable{
}).getBindGroupLayout,
};
test "syntax" {
test {
_ = wrap;
_ = interface_vtable;
_ = interface;