mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-07 22:03:22 +00:00
Remove comment above test. it's not too slow
This commit is contained in:
@@ -174,8 +174,6 @@ pub fn main() !void {
|
||||
// });
|
||||
}
|
||||
|
||||
// This is not very fast in debug modes, so its commented by default.
|
||||
// IMPORTANT: UNCOMMENT THIS WHENEVER MAKING CODEPOINTWIDTH CHANGES.
|
||||
test "unicode props: tables match uucode" {
|
||||
if (std.valgrind.runningOnValgrind() > 0) return error.SkipZigTest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user