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"