summaryrefslogtreecommitdiffstatshomepage
path: root/tests/AllTests.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AllTests.php')
-rw-r--r--tests/AllTests.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/AllTests.php b/tests/AllTests.php
index ece6d6d..23ad25e 100644
--- a/tests/AllTests.php
+++ b/tests/AllTests.php
@@ -19,6 +19,8 @@ if (!defined('PHPUnit_MAIN_METHOD')) {
require_once 'prepare.php';
require_once 'PHPUnit/Framework/TestSuite.php';
+PHPUnit_Util_Filter::addFileToFilter(__FILE__);
+
/**
* SemanticScuttle unit tests.
*