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/JsProxyTest.php')
-rw-r--r--tests/PHPUnit/Core/JsProxyTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/PHPUnit/Core/JsProxyTest.php b/tests/PHPUnit/Core/JsProxyTest.php
index 7aa89965d1..7ec8d4ed25 100644
--- a/tests/PHPUnit/Core/JsProxyTest.php
+++ b/tests/PHPUnit/Core/JsProxyTest.php
@@ -3,7 +3,6 @@ class Test_Piwik_JsProxy extends PHPUnit_Framework_TestCase
{
/**
* @group Core
- * @group JsProxy
*/
function testPiwikJs()
{
@@ -22,7 +21,6 @@ class Test_Piwik_JsProxy extends PHPUnit_Framework_TestCase
/**
* @group Core
- * @group JsProxy
*/
function testPiwikPhp()
{