fix: new test dir

This commit is contained in:
张泊明518370910136 2024-05-21 05:38:18 +08:00
parent 3ebebbc913
commit 6cbfd9ff1e

View File

@ -11,7 +11,7 @@ memoryLimit = 104_857_600
procLimit = 50 procLimit = 50
copyInCwd = true copyInCwd = true
[stages.executor.with.default.copyIn.dummy] [stages.executor.with.default.copyIn.dummy]
src = "./../../../build/dummy" src = "./../../../../../../build/dummy"
copyOut = ["stdout", "stderr"] copyOut = ["stdout", "stderr"]
[stages.executor.with.default.stdin] [stages.executor.with.default.stdin]
content = "" content = ""