aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/Lib/PermissionDescriptionTest.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-05-03 17:46:51 -0700
committerzotlabs <mike@macgirvin.com>2017-05-03 17:46:51 -0700
commitc0edfee22454fcd9b78a3e8ae5f71b134db18dfa (patch)
tree57c7a4b593394b0f277f23d8f2031a305a9a1dc4 /tests/unit/Lib/PermissionDescriptionTest.php
parent4933aef543dbdec66f50f27599d6eb68b4a8432a (diff)
parentd6a3f7765adbbf5f58c08964932d25d3c0364439 (diff)
downloadvolse-hubzilla-c0edfee22454fcd9b78a3e8ae5f71b134db18dfa.tar.gz
volse-hubzilla-c0edfee22454fcd9b78a3e8ae5f71b134db18dfa.tar.bz2
volse-hubzilla-c0edfee22454fcd9b78a3e8ae5f71b134db18dfa.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'tests/unit/Lib/PermissionDescriptionTest.php')
-rw-r--r--tests/unit/Lib/PermissionDescriptionTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/Lib/PermissionDescriptionTest.php b/tests/unit/Lib/PermissionDescriptionTest.php
index 97a39a2c8..96c381d0c 100644
--- a/tests/unit/Lib/PermissionDescriptionTest.php
+++ b/tests/unit/Lib/PermissionDescriptionTest.php
@@ -29,6 +29,8 @@ use Zotlabs\Lib\PermissionDescription;
/**
* @brief Unit Test case for PermissionDescription class.
+ *
+ * @covers Zotlabs\Lib\PermissionDescription
*/
class PermissionDescriptionTest extends UnitTestCase {