| ... | @@ -55,7 +55,7 @@ pub fn main() anyerror!void { | ... | @@ -55,7 +55,7 @@ pub fn main() anyerror!void { |
| 55 | try test_writer.writeAll( | 55 | try test_writer.writeAll( |
| 56 | \\//! This file is auto-generated by tools/update_crc_catalog.zig. | 56 | \\//! This file is auto-generated by tools/update_crc_catalog.zig. |
| 57 | \\ | 57 | \\ |
| 58 | \\const std = @import("../../std.zig"); | 58 | \\const std = @import("std"); |
| 59 | \\const testing = std.testing; | 59 | \\const testing = std.testing; |
| 60 | \\const catalog = @import("catalog.zig"); | 60 | \\const catalog = @import("catalog.zig"); |
| 61 | \\ | 61 | \\ |