mirror of
https://github.com/ziglang/zig.git
synced 2026-02-20 08:14:48 +00:00
build: Re-add test-translate-c and test-run-translated-c
This commit is contained in:
parent
ae15022406
commit
0340ed3a9e
@ -22,7 +22,9 @@ case "$1" in
|
||||
steps="\
|
||||
test-compiler-rt \
|
||||
test-minilibc \
|
||||
test-compare-output"
|
||||
test-compare-output \
|
||||
test-translate-c \
|
||||
test-run-translated-c"
|
||||
;;
|
||||
'')
|
||||
echo "error: expecting test group argument"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user