mirror of
https://github.com/ziglang/zig.git
synced 2025-12-16 03:03:09 +00:00
add std.ascii to std.std test "std"
This commit is contained in:
parent
d494a5f4cf
commit
a824a8c687
@ -62,6 +62,7 @@ test "std" {
|
||||
_ = @import("segmented_list.zig");
|
||||
_ = @import("spinlock.zig");
|
||||
|
||||
_ = @import("ascii.zig");
|
||||
_ = @import("base64.zig");
|
||||
_ = @import("build.zig");
|
||||
_ = @import("c.zig");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user