more legacy test fixes

This commit is contained in:
Karl Seguin
2025-12-25 09:08:01 +08:00
parent b2b890b8b1
commit 9f3cb4349d
8 changed files with 57 additions and 103 deletions

View File

@@ -63,7 +63,6 @@ pub fn main() !void {
}
// These are crashing, comment this out to skip them.
// if (std.mem.indexOf(u8, entry.basename, "navigation") != null) {
// continue;
// }