Thomas Bruederli
2015-04-17 a3644638aaf0418598196a870204e0b632a4c8ad
plugins/http_authentication/tests/HttpAuthentication.php
@@ -5,7 +5,7 @@
    function setUp()
    {
        include_once dirname(__FILE__) . '/../http_authentication.php';
        include_once __DIR__ . '/../http_authentication.php';
    }
    /**