X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=blobdiff_plain;f=tests%2FTarCentosTests.php;h=066768850f23306aa6db9e18487342932f074e9e;hp=43fe0e2ee96464bf97ab96ee544d93e6c235e1f8;hb=7d534b3b537b9be863d52c5dd4a61f4386c48357;hpb=6220e45a4748ae2f9bff1769c0dd78595c645aab diff --git a/tests/TarCentosTests.php b/tests/TarCentosTests.php index 43fe0e2..0667688 100755 --- a/tests/TarCentosTests.php +++ b/tests/TarCentosTests.php @@ -26,6 +26,7 @@ class TarCentosTests $suite->addTestFiles(glob("func/Forums/*Test.php")); $suite->addTestFiles(glob("func/News/*Test.php")); $suite->addTestFiles(glob("func/PluginsBlocks/*Test.php")); +// $suite->addTestFiles(glob("func/PluginsMoinMoin/*Test.php")); $suite->addTestFiles(glob("func/PluginsOnlineHelp/*Test.php")); // $suite->addTestFiles(glob("func/PluginsSvnTracker/*Test.php")); $suite->addTestFiles(glob("func/RBAC/*Test.php"));