mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-03 12:24:40 +00:00
lib: enum func
This commit is contained in:
@@ -80,6 +80,7 @@ comptime {
|
||||
test {
|
||||
_ = terminal;
|
||||
|
||||
// Tests always test the C API
|
||||
// Tests always test the C API and shared C functions
|
||||
_ = terminal.c_api;
|
||||
_ = @import("lib/main.zig");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user