Skip to content

Commit 212715f

Browse files
committed
test: remove pie test case from test-standalone
We already have test/cases/pie_linux.zig covering this.
1 parent 459ad8c commit 212715f

File tree

3 files changed

+0
-44
lines changed

3 files changed

+0
-44
lines changed

test/standalone/build.zig.zon

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@
139139
.c_embed_path = .{
140140
.path = "c_embed_path",
141141
},
142-
.pie = .{
143-
.path = "pie",
144-
},
145142
.issue_12706 = .{
146143
.path = "issue_12706",
147144
},

test/standalone/pie/build.zig

Lines changed: 0 additions & 26 deletions
This file was deleted.

test/standalone/pie/main.zig

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)