diff --git a/lxc/test_all_lxc b/lxc/test_all_lxc index d8c6481..59bba84 100755 --- a/lxc/test_all_lxc +++ b/lxc/test_all_lxc @@ -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