mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-08 07:52:40 +01:00
bcdb7e9a2c
Summary: Ref T5568. Use the very-new, very-beta `ArcanistConfigurationDrivenUnitTestEngine` unit test engine. Test Plan: `arc unit` Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Maniphest Tasks: T5568 Differential Revision: https://secure.phabricator.com/D13853
8 lines
98 B
Text
8 lines
98 B
Text
{
|
|
"engines": {
|
|
"phutil": {
|
|
"type": "phutil",
|
|
"include": "(\\.php$)"
|
|
}
|
|
}
|
|
}
|