Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-02-21 05:33:41 +0400
committermattab <matthieu.aubry@gmail.com>2014-02-21 05:33:41 +0400
commit041d364df60f1ed69a21f8f3e5790364a8f7023b (patch)
tree25370758446df391f898719f3e309ad5c83ce3d1 /tests/README.md
parent539cb8df8d0ec28a6e5bd5e40e1a6321420a64e8 (diff)
Minor
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.md b/tests/README.md
index f1d825d48a..6dac088406 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -34,7 +34,7 @@ To execute the tests:
* In your php.ini make sure you have the setting to show all errors:
`error_reporting = E_ALL | E_STRICT`
- * Go to tests/index.php to see the tests homepage
+ * Go to tests/index.html to see the tests homepage
and run the Integration tests via a visual UI, or run JS Tests
* Next you will need to install PHPUnit