]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix comment
authorBjoern Schiessle <schiessle@owncloud.com>
Tue, 15 Oct 2013 15:36:52 +0000 (17:36 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Tue, 15 Oct 2013 15:36:52 +0000 (17:36 +0200)
apps/files_encryption/tests/proxy.php

index 740b3219efd10e3a413fbb799955ab9921f9b360..a22f12411f4e2bf7a8e2db94c7673f6efcd71c26 100644 (file)
@@ -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() {