diff --git a/tests/Autoloader.php b/tests/Autoloader.php index 1eae073..cdf1bd8 100644 --- a/tests/Autoloader.php +++ b/tests/Autoloader.php @@ -36,6 +36,7 @@ final class Autoloader __DIR__ . '/../', __DIR__ . '/../MainRepository/', __DIR__ . '/../../', + __DIR__ . '/../../Karaka/', ]; /**