Aleksander Machniak
2015-09-06 25b30a78b7ff8536a65592deede7222d216e6e21
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';
    }
    /**