diff --git a/tests/PHPUnit/IntegrationTestCase.php b/tests/PHPUnit/IntegrationTestCase.php
index 90ff2bf2e86037ac77fef3bd7daf4a16797ab9c6..4261f7a72bbb93c1b26e81dc7c36be249265bcc5 100755
--- a/tests/PHPUnit/IntegrationTestCase.php
+++ b/tests/PHPUnit/IntegrationTestCase.php
@@ -119,6 +119,7 @@ abstract class IntegrationTestCase extends PHPUnit_Framework_TestCase
         'SEO',
         'ExampleAPI',
         'PDFReports',
+        'MobileMessaging',
         'API',
         'ImageGraph',
     );