mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-16 14:56:10 +00:00
move TempDir to src/os and use the real tmpDir
This commit is contained in:
@@ -181,7 +181,6 @@ pub const GlobalState = struct {
|
||||
test {
|
||||
_ = @import("Pty.zig");
|
||||
_ = @import("Command.zig");
|
||||
_ = @import("TempDir.zig");
|
||||
_ = @import("font/main.zig");
|
||||
_ = @import("renderer.zig");
|
||||
_ = @import("termio.zig");
|
||||
|
Reference in New Issue
Block a user