mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
add zig test
This commit is contained in:
parent
5c1d81a669
commit
09eac6ddbc
1 changed files with 2 additions and 0 deletions
|
@ -61,3 +61,5 @@ echo -n 'testing swift = '
|
||||||
../../cli/execute swift swift.swift
|
../../cli/execute swift swift.swift
|
||||||
echo -n 'testing typescript = '
|
echo -n 'testing typescript = '
|
||||||
../../cli/execute typescript typescript.ts
|
../../cli/execute typescript typescript.ts
|
||||||
|
echo -n 'testing zig = '
|
||||||
|
../../cli/execute zig zig.zig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue