update files inside importify folder

This commit is contained in:
claus75a
2024-06-14 08:29:05 +02:00
parent 73f1fddbb4
commit 10d7be1a04
700 changed files with 146363 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"timeout": 1,
"source": {
"directories": [
"classes\/src"
]
},
"logs": {
"text": "build/infection/text.log",
"summary": "build/infection/summary.log",
"debug": "build/infection/debug.log",
"perMutator": "build/infection/perMutator.md"
},
"mutators": {
"@default": true
}
}