summaryrefslogtreecommitdiff
path: root/test/PhpBB3ToMailmanTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/PhpBB3ToMailmanTest.php')
-rw-r--r--test/PhpBB3ToMailmanTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/PhpBB3ToMailmanTest.php b/test/PhpBB3ToMailmanTest.php
index 26df8fc..5c7f52b 100644
--- a/test/PhpBB3ToMailmanTest.php
+++ b/test/PhpBB3ToMailmanTest.php
@@ -18,8 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-require_once('PHPUnit/Framework.php');
-
require_once('Log.php');
require_once(__DIR__ . '/../src/Bridge.php');