From bef6b0a244852f96c827498000cb1ada2115a6a4 Mon Sep 17 00:00:00 2001 From: epriestley Date: Wed, 2 Mar 2011 15:25:45 -0800 Subject: [PATCH] Updated .divinerconfig. Summary: Test Plan: Reviewers: CC: --- .divinerconfig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.divinerconfig b/.divinerconfig index f36ed9c8..71798df6 100644 --- a/.divinerconfig +++ b/.divinerconfig @@ -14,6 +14,10 @@ "workingcopy" : "Working Copy APIs", "module" : "Phutil Module System", "testcase" : "Test Cases" - } + }, + "engines" : [ + ["DivinerArticleEngine", {}], + ["DivinerXHPEngine", {}] + ] }