From 1aa413a65d9bf33d315f9dcbe70736b24ddf9ade Mon Sep 17 00:00:00 2001 From: Jules Villard Date: Fri, 8 Feb 2019 02:11:01 -0800 Subject: [PATCH] [classloads] add `replace` target to tests Summary: The Makefile was missing that target and making `make test-replace` at the root of the repo fail. Reviewed By: ngorogiannis Differential Revision: D13990483 fbshipit-source-id: 805b5d2a9 --- infer/tests/codetoanalyze/java/classloads/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/infer/tests/codetoanalyze/java/classloads/Makefile b/infer/tests/codetoanalyze/java/classloads/Makefile index c819103b5..441986531 100644 --- a/infer/tests/codetoanalyze/java/classloads/Makefile +++ b/infer/tests/codetoanalyze/java/classloads/Makefile @@ -39,7 +39,7 @@ $(OBJECTS): $(SOURCES) issues.exp.test$(TEST_SUFFIX): $(INFER_OUT)/report.json $(INFER_BIN) $(QUIET)$(INFER_BIN) report -q --results-dir $(