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
path: root/tests
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2013-07-01 23:38:25 +0400
committersgiehl <stefan@piwik.org>2013-07-01 23:38:25 +0400
commit33880793d85d4c1de8e93f78794eee166c96ea8f (patch)
treefbb2bb17a78580c9defe63fefddf6e8c8a95831c /tests
parent36b1d9fb04e186a86e605b0e0d495a0b815f558b (diff)
fixed typo
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Core/ArchiveProcessingTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/Core/ArchiveProcessingTest.php b/tests/PHPUnit/Core/ArchiveProcessingTest.php
index a5214b6069..733a101bef 100644
--- a/tests/PHPUnit/Core/ArchiveProcessingTest.php
+++ b/tests/PHPUnit/Core/ArchiveProcessingTest.php
@@ -1,4 +1,4 @@
-g<?php
+<?php
/**
* Piwik - Open source web analytics
*