plugins/emoticons/tests/Emoticons.php
@@ -5,7 +5,7 @@ function setUp() { include_once dirname(__FILE__) . '/../emoticons.php'; include_once __DIR__ . '/../emoticons.php'; } /** @@ -20,4 +20,3 @@ $this->assertInstanceOf('rcube_plugin', $plugin); } }