From 99fc7fc7694ab15cd14acc96cf78645b23e5590d Mon Sep 17 00:00:00 2001 From: Corentin Le Molgat Date: Mon, 13 Feb 2023 13:20:17 +0100 Subject: [PATCH] make: Fix test_cpp --- makefiles/Makefile.cpp.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/makefiles/Makefile.cpp.mk b/makefiles/Makefile.cpp.mk index effbe343fc..d3f3d1b08a 100644 --- a/makefiles/Makefile.cpp.mk +++ b/makefiles/Makefile.cpp.mk @@ -561,9 +561,6 @@ test_cc_cpp: \ # $(MAKE) run \ SOURCE=examples/cpp/shift_minimization_sat.cc \ ARGS="--input=$(subst $S,/,$(OR_ROOT_FULL))/examples/cpp/shift_minimization.dat" - $(MAKE) run \ - SOURCE=examples/cpp/solve.cc \ - ARGS="--input=$(subst $S,/,$(OR_ROOT_FULL))/examples/cpp/test2.mps" rfz_%: cpp $(INSTALL_DIR)$Sbin$Sfzn-ortools$E $(OR_ROOT_FULL)/examples/flatzinc/$*.fzn