summaryrefslogtreecommitdiff
path: root/tests/actions/test/test.lua
blob: 45ce0b9148a149278426eab1f15172280a25c980 (plain)
1
2
3
4
function main(t)
    os.exec("xmake test")
end