add zig test
This commit is contained in:
parent
5c1d81a669
commit
09eac6ddbc
|
@ -61,3 +61,5 @@ echo -n 'testing swift = '
|
|||
../../cli/execute swift swift.swift
|
||||
echo -n 'testing typescript = '
|
||||
../../cli/execute typescript typescript.ts
|
||||
echo -n 'testing zig = '
|
||||
../../cli/execute zig zig.zig
|
||||
|
|
Loading…
Reference in New Issue