1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-22 19:49:01 +01:00
phorge-arcanist/.arcconfig

8 lines
149 B
Text
Raw Normal View History

2011-01-09 15:22:25 -08:00
{
"phabricator.uri": "https://secure.phabricator.com/",
"unit.engine": "ArcanistConfigurationDrivenUnitTestEngine",
"load": [
"src/"
]
2011-01-09 15:22:25 -08:00
}