diff --git a/matlab/tests/private/isequiv.m b/matlab/tests/private/isequiv.m index cdbc1a1cc6..63e7370e7b 100644 --- a/matlab/tests/private/isequiv.m +++ b/matlab/tests/private/isequiv.m @@ -684,6 +684,7 @@ function isequiv(solvers, options) 'CHNRSNBM', ... 'ERRINROS', ... 'METHANB8LS', ... + 'METHANL8LS', ... 'TOINTGOR', ... 'TOINTPSP', ... 'VANDANMSLS', ... @@ -693,6 +694,7 @@ function isequiv(solvers, options) 'CHNROSNB', ... 'CHNRSNBM', ... 'ERRINROS', ... + 'METHANL8LS', ... 'TOINTGOR', ... 'TOINTPSP', ... 'VANDANMSLS', ... @@ -707,6 +709,7 @@ function isequiv(solvers, options) 'CHWIRUT2LS', ... 'DALLASS', ... 'ERRINRSM', ... + 'HYDCAR6LS', ... 'LSQFIT', ... 'METHANL8LS', ... 'SIM2BQP', ...