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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-07-17 14:18:21 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-07-17 14:18:21 +0400
commit704629b72935d20d507f73219b89013101d2c1c7 (patch)
tree69ee5b2188ddeb87e47082901350362d5da5793e /.gitignore
parent80dd44b3f918516d64c2a257480d194b1c89c291 (diff)
Added initial UI integration tests that use cutycapt to take screenshots of URLs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0ae42c673e..b6b2b2391e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,6 @@ docs/
composer.phar
vendor/
/.htaccess
+tests/PHPUnit/UI/processed-ui-screenshots
+tests/PHPUnit/UI/expected-ui-screenshots
+