gpu: use unnamed tests for inclusion
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
9e7d37a9ea
commit
2d04fb91bc
29 changed files with 29 additions and 29 deletions
|
|
@ -138,7 +138,7 @@ pub const LostReason = enum(u32) {
|
|||
destroyed = 0x00000001,
|
||||
};
|
||||
|
||||
test "syntax" {
|
||||
test {
|
||||
_ = VTable;
|
||||
_ = getQueue;
|
||||
_ = reference;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue