diff options
Diffstat (limited to 'tests/TestBase.php')
| -rw-r--r-- | tests/TestBase.php | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TestBase.php b/tests/TestBase.php index 402330b..8c1a934 100644 --- a/tests/TestBase.php +++ b/tests/TestBase.php @@ -11,10 +11,6 @@   * @link     http://sourceforge.net/projects/semanticscuttle   */ -require_once 'PHPUnit/Framework.php'; - -PHPUnit_Util_Filter::addFileToFilter(__FILE__); -  /**   * Base unittest class that provides several helper methods.   *  | 
