diff --git a/composer.json b/composer.json index cb92945..62eb077 100755 --- a/composer.json +++ b/composer.json @@ -23,7 +23,8 @@ "src/registration.php" ], "psr-4": { - "IntegerNet\\GlobalCustomLayout\\": "src/" + "IntegerNet\\GlobalCustomLayout\\": "src/", + "IntegerNet\\GlobalCustomLayout\\Test\\": "tests/" } }, "repositories": [