Don't load `hh.conf` for testing
commit32c3d0c84e97d49a6f965de2596f2ebe5af2dddf
authorWaleed Khan <waleedk@fb.com>
Thu, 16 Jul 2020 17:20:56 +0000 (16 10:20 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 16 Jul 2020 18:14:43 +0000 (16 11:14 -0700)
treeb3af73f3c6feebf04dec70f60f7ce33fd68353c2
parent45827e7f3a18a3c6e25aea2d57bfeba577c375f0
Don't load `hh.conf` for testing

Summary:
This can differ on development machines and testing machines, so just decline to load it to make debugging easier in the future.

Explicit configuration options can be set by passing the `--config` flag to `hh_server`.

Differential Revision: D22536677

fbshipit-source-id: f7b88148b5c853c5458a695a355173fd16f5a57f
hphp/hack/test/hh_fanout/hh_fanout_test_driver.py