diff options
Diffstat (limited to 'tests/lib/Security/IdentityProof/KeyTest.php')
-rw-r--r-- | tests/lib/Security/IdentityProof/KeyTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Security/IdentityProof/KeyTest.php b/tests/lib/Security/IdentityProof/KeyTest.php index 0468afe633a..bb550bd1b2a 100644 --- a/tests/lib/Security/IdentityProof/KeyTest.php +++ b/tests/lib/Security/IdentityProof/KeyTest.php @@ -20,6 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ + namespace Test\Security\IdentityProof; use OC\Security\IdentityProof\Key; |