From f7db6041da1075d828d1f3a3a1c1f72bd5bb680a Mon Sep 17 00:00:00 2001
From: Jan Sunavec
Date: Tue, 19 Dec 2017 15:47:56 +0100
Subject: [PATCH] Test 5
---
public/index.php | 2 ++
1 file changed, 2 insertions(+)
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)
*