tmp test fix

This commit is contained in:
2025-11-23 22:06:54 +01:00
parent ea6260a638
commit 54e33e03ab

View File

@@ -47,5 +47,5 @@ comptime {
}
test {
std.testing.refAllDeclsRecursive(@This());
//std.testing.refAllDeclsRecursive(@This());
}