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:
authorChristian Raue <christian.raue@gmail.com>2014-07-23 22:30:48 +0400
committerChristian Raue <christian.raue@gmail.com>2014-07-23 22:30:48 +0400
commit9e5cae9504c6552900c287ae9db53d82b7329332 (patch)
treefaf4b53f894acb45d24c9f2c1b8698d52d730cfa /tests/README.md
parentd9adcfe6169c6c10059a670f2ed984908eb4e105 (diff)
reduced multiple empty lines to exactly one
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/README.md b/tests/README.md
index cabef0a92a..313e2f2970 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -82,8 +82,6 @@ To execute the tests:
5. Write more tests :)
See ["Writing Unit tests with PHPUnit"](http://www.phpunit.de/manual/current/en/writing-tests-for-phpunit.html)
-
-
## Integration Tests
Integration tests files are in `tests/PHPUnit/Integration/*Test.php`