diff --git a/public/index.php b/public/index.php index 73ebc1d..d5a2b1e 100644 --- a/public/index.php +++ b/public/index.php @@ -11,6 +11,8 @@ * @license http://opensource.org/licenses/MIT MIT License */ +echo "TEST 6"; + /** * Now MINI work with namespaces + composer's autoloader (PSR-4) *