aboutsummaryrefslogtreecommitdiffstats
path: root/tests/infection.json.dist
diff options
context:
space:
mode:
Diffstat (limited to 'tests/infection.json.dist')
-rw-r--r--tests/infection.json.dist15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/infection.json.dist b/tests/infection.json.dist
deleted file mode 100644
index 36b251982..000000000
--- a/tests/infection.json.dist
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "timeout": 13,
- "source": {
- "directories": [
- "include",
- "Zotlabs"
- ]
- },
- "logs": {
- "text": "tests/results/infection-log.txt"
- },
- "phpUnit": {
- "configDir": "tests"
- }
-}