Aleksander Machniak
2015-08-18 a0dfcb14a8d51d5cb9e60ec90af2ef5b7a446ca1
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';
    }
    /**