From 594e00d415f30eeb9b94cf2773264f1c77d480ab Mon Sep 17 00:00:00 2001 From: Matthias Georgi Date: Thu, 17 Sep 2015 07:17:10 -0700 Subject: [PATCH] Arcanist test engine Summary: Add a Arcanist test engine to run docsmith examples. Test Plan: arc unit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 95238e63..fdb686d5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ build *.swo config.json test_config.py +arcanist/.phutil_module_cache