mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
Remove old comment
This commit is contained in:
parent
485231deae
commit
0db0258fb2
@ -415,9 +415,6 @@ pub const TestContext = struct {
|
||||
|
||||
var module = try Module.init(allocator, .{
|
||||
.target = target,
|
||||
// This is an Executable, as opposed to e.g. a *library*. This does
|
||||
// not mean no ZIR is generated.
|
||||
//
|
||||
// TODO: support tests for object file building, and library builds
|
||||
// and linking. This will require a rework to support multi-file
|
||||
// tests.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user