From 1cf1ed7f78f2e8cfdf5769e4c132a2e8a424cf72 Mon Sep 17 00:00:00 2001 From: MrMontag Date: Wed, 30 Oct 2019 16:06:34 +0100 Subject: [PATCH] option tests activated --- tests/tests.pro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/tests.pro b/tests/tests.pro index a53bf1082..8d78c49ab 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -29,10 +29,10 @@ SUBDIRS += testcommonpaths \ testmemorymapper \ # testfilemapper \ testblockcode \ - #testgamsoption \ + testgamsoption \ testcplexoption \ - #testconopt4option \ + testconopt4option \ testminosoption \ testgurobioption \ - testoptionapi - #testdoclocation + testoptionapi \ + testdoclocation