summaryrefslogtreecommitdiff
path: root/server/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'server/test.lua')
-rw-r--r--server/test.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/test.lua b/server/test.lua
index 7068b072..a944c8f0 100644
--- a/server/test.lua
+++ b/server/test.lua
@@ -21,6 +21,7 @@ local function runTest(root)
exe,
test,
'-E',
+ cwd = root,
stdout = true,
stderr = true,
}