summaryrefslogtreecommitdiff
path: root/test/MailmanMessageTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/MailmanMessageTest.php')
-rw-r--r--test/MailmanMessageTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MailmanMessageTest.php b/test/MailmanMessageTest.php
index 3e148f0..fe9e6a1 100644
--- a/test/MailmanMessageTest.php
+++ b/test/MailmanMessageTest.php
@@ -18,7 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-require_once('PHPUnit/Framework.php');
require_once('src/MailmanMessage.php');
class MailmanMessageTest extends PHPUnit_Framework_TestCase {