Aleksander Machniak
2015-02-24 cd8bcf3801226ab512cc6bd3fb65d9e4eaa7df54
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';
    }
    /**