diff options
| author | Saikari <[email protected]> | 2026-02-02 15:49:07 +0300 |
|---|---|---|
| committer | Saikari <[email protected]> | 2026-02-02 15:49:07 +0300 |
| commit | 9f82e7f5c72f8f120c24c05cb25468226dbc0ae9 (patch) | |
| tree | 84c58487e9d29fb6510dac62973aef1cfd5bbdcb /tests/modules/stdin/test.lua | |
| parent | fb950ed66855524a213ed9144c74bfa0f4f91f17 (diff) | |
rerun for cosmocc ci
Diffstat (limited to 'tests/modules/stdin/test.lua')
| -rw-r--r-- | tests/modules/stdin/test.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/modules/stdin/test.lua b/tests/modules/stdin/test.lua index 078d374ea..f3490a064 100644 --- a/tests/modules/stdin/test.lua +++ b/tests/modules/stdin/test.lua @@ -39,7 +39,6 @@ function main(t) if is_ape and is_host("macosx") then run_stdin = string.format("sh -c ' \"%s\" l --stdin '", xmake) end - local pwsh = "" if is_host("windows") then -- Test cmd |
