diff --git a/tests/www/IndexTest.php b/tests/www/IndexTest.php
index 1da4d41b7ae031a3670f587fcde4368db83db63d..fbfbd75b4d9db6b08b8f5f2727a56302135b98fa 100644
--- a/tests/www/IndexTest.php
+++ b/tests/www/IndexTest.php
@@ -5,8 +5,6 @@ namespace SimpleSAML\Test\Web;
 use PHPUnit\Framework\TestCase;
 use SimpleSAML\Test\BuiltInServer;
 
-include(dirname(__FILE__) . '/../BuiltInServer.php');
-
 /**
  * Simple test for the www/index.php script.
  *