From ef2e7b3f9d264ec146d4dae257b1e295ab3b462a Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 21 Apr 2015 12:45:58 +0200 Subject: updates - plugins as a separate git folder --- .../tests/FilesystemAttachments.php | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 plugins/filesystem_attachments/tests/FilesystemAttachments.php (limited to 'plugins/filesystem_attachments/tests/FilesystemAttachments.php') diff --git a/plugins/filesystem_attachments/tests/FilesystemAttachments.php b/plugins/filesystem_attachments/tests/FilesystemAttachments.php deleted file mode 100644 index 3b60e12c9..000000000 --- a/plugins/filesystem_attachments/tests/FilesystemAttachments.php +++ /dev/null @@ -1,23 +0,0 @@ -api); - - $this->assertInstanceOf('filesystem_attachments', $plugin); - $this->assertInstanceOf('rcube_plugin', $plugin); - } -} - -- cgit v1.2.3