Update .exp files which no longer have differences
commit0383e278d82ecbbf58e02bf67681d0d7f3ab7894
authorWilfred Hughes <wilfred@fb.com>
Tue, 27 Apr 2021 00:07:12 +0000 (26 17:07 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 27 Apr 2021 00:08:26 +0000 (26 17:08 -0700)
tree77e00f5870e46d7b71e1800e6bd0505c4e90c547
parent1509af1a99b967af8c0a881fe86747605f752fd3
Update .exp files which no longer have differences

Summary: `verify.py` had a bug where it would ignore `.exp` files if `--default-expect-regex` was set. As a result, these .exp files did not reflect the output of the commands when the tests are run. Remove them, to reflect the current behaviour.

Reviewed By: ljw1004

Differential Revision: D27974077

fbshipit-source-id: 1ff1d7c9ea40285c206c4fe36d4e93f66de9027c
hphp/hack/test/typecheck/coeffects/ctx_const_constraints.php.direct_decl_exp [deleted file]
hphp/hack/test/typecheck/func_ptr_in_constants/allowed_func_ptr_builtins2.php.direct_decl_exp [deleted file]
hphp/hack/test/typecheck/like_types/soft_types/test.php.direct_decl_exp [deleted file]