From 2c31305fa6f6b1acfb9cdebb07a0499536e20480 Mon Sep 17 00:00:00 2001
From: Carsten Brandt <mail@cebe.cc>
Date: Mon, 31 Mar 2014 00:50:13 +0200
Subject: [PATCH] reverted accidentally disabling of code coverage.

---
 .scrutinizer.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 8393c47..cd15e71 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -4,7 +4,6 @@ imports:
 tools:
     external_code_coverage:
         timeout: 2100 # Timeout in seconds.
-tools:
     # disable copy paste detector and simliarity analyzer as they have no real value
     # and a huge bunch of false-positives
     php_sim: false
--
libgit2 0.27.1