add(test): test execution into zterm test build
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 28s
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 28s
This commit is contained in:
@@ -8,5 +8,6 @@ pub const Key = terminal.Key;
|
||||
pub const Size = terminal.Size;
|
||||
|
||||
test {
|
||||
_ = @import("terminal.zig");
|
||||
_ = @import("queue.zig");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user