mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
Updated .divinerconfig.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
parent
22ceb9a60a
commit
bef6b0a244
1 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@
|
||||||
"workingcopy" : "Working Copy APIs",
|
"workingcopy" : "Working Copy APIs",
|
||||||
"module" : "Phutil Module System",
|
"module" : "Phutil Module System",
|
||||||
"testcase" : "Test Cases"
|
"testcase" : "Test Cases"
|
||||||
}
|
},
|
||||||
|
"engines" : [
|
||||||
|
["DivinerArticleEngine", {}],
|
||||||
|
["DivinerXHPEngine", {}]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue