summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2014-05-01 11:03:47 +0200
committerAndrey Andreev <narf@devilix.net>2014-05-01 11:03:47 +0200
commitac9ee53f47d3fe3803d6d3cfe3a058edd8895971 (patch)
treea013504f485b9204537814b593b4420396b85975 /tests
parent3ac51be662ff0d21c8db2851d2ded5c6b1de25da (diff)
PHPUnit, what's wrong with you?
Diffstat (limited to 'tests')
-rw-r--r--tests/codeigniter/libraries/Encryption_test.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/codeigniter/libraries/Encryption_test.php b/tests/codeigniter/libraries/Encryption_test.php
index cb9326d11..759d7cdac 100644
--- a/tests/codeigniter/libraries/Encryption_test.php
+++ b/tests/codeigniter/libraries/Encryption_test.php
@@ -108,8 +108,6 @@ class Encryption_test extends CI_TestCase {
/**
* _get_params() test
- *
- * @uses Mock_Libraries_Encryption::__get_params()
*/
public function test__get_params()
{