mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
16 lines
249 B
Plaintext
16 lines
249 B
Plaintext
{
|
|
"timeout": 13,
|
|
"source": {
|
|
"directories": [
|
|
"include",
|
|
"Zotlabs"
|
|
]
|
|
},
|
|
"logs": {
|
|
"text": "tests/results/infection-log.txt"
|
|
},
|
|
"phpUnit": {
|
|
"configDir": "tests"
|
|
}
|
|
}
|