summaryrefslogtreecommitdiff
path: root/tests/apis/add_moduledirs/test.lua
blob: 8910e4e96887ac2fc98f606d0c0f58e94954bc57 (plain)
1
2
3
function main()
    os.exec("xmake foo")
end