fix: new test dir

This commit is contained in:
张泊明518370910136 2024-05-21 05:38:42 +08:00
parent 4bca6f0e4b
commit b1afead762

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 = ""