Aleksander Machniak
2015-10-03 7fb0aedc9bddc00e22cd75ca5ea4a9d8d2f1819c
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';
    }
    /**