Aleksander Machniak
2015-08-18 a0dfcb14a8d51d5cb9e60ec90af2ef5b7a446ca1
plugins/example_addressbook/tests/ExampleAddressbook.php
@@ -5,7 +5,7 @@
    function setUp()
    {
        include_once dirname(__FILE__) . '/../example_addressbook.php';
        include_once __DIR__ . '/../example_addressbook.php';
    }
    /**