mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +00:00
re-enable behavior tests: translate-c macros
These were temporarily disabled in dd973fb365dbbe11ce5beac8b4889bfab3fddc4d and we forgot re-enable them until now.
This commit is contained in:
parent
3dd8396a55
commit
84f3b3dff2
@ -141,5 +141,5 @@ comptime {
|
||||
_ = @import("behavior/while.zig");
|
||||
_ = @import("behavior/widening.zig");
|
||||
_ = @import("behavior/src.zig");
|
||||
// _ = @import("behavior/translate_c_macros.zig");
|
||||
_ = @import("behavior/translate_c_macros.zig");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user