summaryrefslogtreecommitdiffhomepage
path: root/test/unit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit.py')
-rw-r--r--test/unit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit.py b/test/unit.py
index 2f187d91..06ee2d76 100644
--- a/test/unit.py
+++ b/test/unit.py
@@ -395,6 +395,7 @@ class TestUnitApplicationPHP(TestUnitApplicationProto):
"type": "php",
"processes": { "spare": 0 },
"root": self.current_dir + '/php/' + script,
+ "working_directory": self.current_dir + '/php/' + script,
"index": name
}
}