aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/standalone.zig1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/standalone.zig b/test/standalone.zig
index c594a68a86..7cbe452934 100644
--- a/test/standalone.zig
+++ b/test/standalone.zig
@@ -62,7 +62,6 @@ pub const simple_cases = [_]SimpleCase{
// Ensure the development tools are buildable. Alphabetically sorted.
// No need to build `tools/spirv/grammar.zig`.
- .{ .src_path = "tools/extract-grammar.zig" },
.{ .src_path = "tools/gen_outline_atomics.zig" },
.{ .src_path = "tools/gen_spirv_spec.zig" },
.{ .src_path = "tools/gen_stubs.zig" },