Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2013-10-15 19:36:52 +0400
committerBjoern Schiessle <schiessle@owncloud.com>2013-10-15 19:36:52 +0400
commitbeaed2195d49751443d73b40bbb51fa257d0e2a5 (patch)
tree0b6fda2efbd544f0ef89eb0ee2e1a1c56ef7a926 /apps/files_encryption/tests
parent0d4117f6d58c40d9d7f659e5ce2308151d068185 (diff)
fix comment
Diffstat (limited to 'apps/files_encryption/tests')
-rw-r--r--apps/files_encryption/tests/proxy.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/tests/proxy.php b/apps/files_encryption/tests/proxy.php
index 740b3219efd..a22f12411f4 100644
--- a/apps/files_encryption/tests/proxy.php
+++ b/apps/files_encryption/tests/proxy.php
@@ -86,7 +86,7 @@ class Test_Encryption_Proxy extends \PHPUnit_Framework_TestCase {
/**
* @medium
- * @brief test delete file
+ * @brief test if postFileSize returns the unencrypted file size
*/
function testPostFileSize() {