re-enable behavior tests: translate-c macros
These were temporarily disabled in
dd973fb365 and we forgot re-enable
them until now.
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user