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/Integration/Plugins/MobileMessagingTest.php')
-rw-r--r--tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php b/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php
index 7f17bea9c6..1d6bf9f7d2 100644
--- a/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php
+++ b/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php
@@ -38,7 +38,6 @@ class Plugins_MobileMessagingTest extends DatabaseTestCase
\Piwik\Plugin\Manager::getInstance()->installLoadedPlugins();
}
-
/**
* When the MultiSites plugin is not activated, the SMS content should invite the user to activate it back
*
@@ -175,7 +174,6 @@ class Plugins_MobileMessagingTest extends DatabaseTestCase
);
}
-
/**
* Dataprovider for testContainsUCS2Characters
*/