From ca6c9468ae555430b6ee0dec1099f00cbc0a68f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz>
Date: Mon, 1 May 2017 14:42:08 +0200
Subject: [PATCH] comment

---
 tests/php.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/php.ini b/tests/php.ini
index a7a9ac2..7527506 100644
--- a/tests/php.ini
+++ b/tests/php.ini
@@ -2,6 +2,6 @@
 # default
 zend.assertions = 1
 
-# required by tests
+# required by tests; they asserts these exceptions
 assert.exception = 1
 
-- 
GitLab