From e689212e9ec4b06518d15ef44bd684f2a9ef21c9 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 4 Feb 2018 18:54:22 -0800 Subject: [PATCH] Some basic points --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8eff45b9..64523ce65 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # e107 Phpunit Tests For developmental use with e107 v2. -- Set Custom Working Directory for PHPUNit Test to e107's root. +- Place all these files inside a 'phpunit' directory in e107's root directory. ie. the same directory as class2.php +- Set the Custom Working Directory for PHPUNit Test to e107's root. eg. In PHPStorm under "Run/Debug Configurations"