-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hack][builder pattern] Add FP test case with not finalised builder t…
…hat doesn't have any method calls Summary: We don't want to report builders that don't have any method calls. This may happen if builder finalisation is guarded by an external variable. This diffs adds the test case that highlights this problem. Reviewed By: skcho Differential Revision: D65338134 fbshipit-source-id: 4af7bbdd0d55ae9e3fbb81443d319443af2d800d
- Loading branch information
1 parent
989868f
commit 17905f0
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters