From 921cd0c78d96e2da556bba20313bcf909fd4f9b4 Mon Sep 17 00:00:00 2001 From: REJack Date: Fri, 3 May 2019 16:37:26 +0200 Subject: [PATCH] updated phpunit.xml - added soical extension --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml b/phpunit.xml index 80f2af7..9905d92 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -26,6 +26,7 @@ ./app/Libraries/Aauth.php ./app/Libraries/Aauth/CAPTCHA.php ./app/Libraries/Aauth/TOTP.php + ./app/Libraries/Aauth/Social.php