Skip to content

Commit f6c1864

Browse files
committed
test: remove standalone issue_13970 test
It's been disabled for ages and has bitrotted. Someone can readd it later if they feel like it actually adds value.
1 parent 9541794 commit f6c1864

File tree

7 files changed

+0
-45
lines changed

7 files changed

+0
-45
lines changed

test/standalone/build.zig.zon

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
.test_runner_module_imports = .{
1616
.path = "test_runner_module_imports",
1717
},
18-
// https://github.com/ziglang/zig/issues/17483
19-
//.issue_13970 = .{
20-
// .path = "issue_13970",
21-
//},
2218
.shared_library = .{
2319
.path = "shared_library",
2420
},

test/standalone/issue_13970/build.zig

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

test/standalone/issue_13970/empty.zig

Whitespace-only changes.

test/standalone/issue_13970/src/empty.zig

Whitespace-only changes.

test/standalone/issue_13970/src/main.zig

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

test/standalone/issue_13970/src/package.zig

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/standalone/issue_13970/test_root/empty.zig

Whitespace-only changes.

0 commit comments

Comments
 (0)