commit | f30b14ae7bb45948f0b8f6dc806dc6c59800fe56 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Thu Feb 20 16:18:37 2014 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Thu Feb 20 16:18:37 2014 +0200 |
tree | 789b300b197d3c55fb8e62b14afb617002290f4e | |
parent | 083a22635140cb627cae7e4edf5d7127220c018e [diff] [blame] |
Fix CI_Calendar tests
diff --git a/tests/codeigniter/libraries/Encryption_test.php b/tests/codeigniter/libraries/Encryption_test.php index a8b5bc8..5f23824 100644 --- a/tests/codeigniter/libraries/Encryption_test.php +++ b/tests/codeigniter/libraries/Encryption_test.php
@@ -7,6 +7,8 @@ $this->encryption = new Mock_Libraries_Encryption(); } + // -------------------------------------------------------------------- + /** * __construct test *