From 5fcd8891b27d4061caed01ce74f708206d1259f9 Mon Sep 17 00:00:00 2001 From: REJack Date: Fri, 8 Feb 2019 16:06:46 +0100 Subject: [PATCH] updated phpunit.xml --- phpunit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 3878759..80f2af7 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -22,10 +22,10 @@ ./app/Models/Aauth - ./app/Language/*/Aauth - ./app/Config/Aauth.php ./app/Config/Aauth.php ./app/Libraries/Aauth.php + ./app/Libraries/Aauth/CAPTCHA.php + ./app/Libraries/Aauth/TOTP.php