Aleksander Machniak
2016-02-06 5d49af37cc81c4fada69169c23cc12a5f9c4ce2e
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';
    }
    /**