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:
Diffstat (limited to 'tests/PHPUnit/Core/IPTest.php')
-rw-r--r--tests/PHPUnit/Core/IPTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/Core/IPTest.php b/tests/PHPUnit/Core/IPTest.php
index cbf0c59816..f12d37dfed 100644
--- a/tests/PHPUnit/Core/IPTest.php
+++ b/tests/PHPUnit/Core/IPTest.php
@@ -600,7 +600,6 @@ class IPTest extends PHPUnit_Framework_TestCase
);
}
-
/**
* @group Core
*