Refactor Informant test tools
commit366d90ee75f72e3a5e830ef8719525b25f6fa5ae
authorAlexander Chow <achow@fb.com>
Tue, 31 Oct 2017 23:04:22 +0000 (31 16:04 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 31 Oct 2017 23:16:23 +0000 (31 16:16 -0700)
tree839d61eb2f2842bc4fef5f6596342d3be82e8823
parentf974b84a86a1d525587faecefad298a3d5c1825c
Refactor Informant test tools

Summary:
Refactor out Informant test tools so we can reuse in other unit tests.

This also fixes the messed up revision numbering.

Reviewed By: dabek

Differential Revision: D6115088

fbshipit-source-id: a54f8fa7eacb6892146b957b68ecc394def5040f
hphp/hack/test/unit/informant/informant_test.ml
hphp/hack/test/unit/informant/informant_test_tools.ml [new file with mode: 0644]