Skip to content

Commit

Permalink
Remove information on linearity from a test
Browse files Browse the repository at this point in the history
  • Loading branch information
fuglede committed Oct 9, 2023
1 parent c20a724 commit fc768f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@ General
a
end`);
assert.deepStrictEqual(sol, {
IsLinear: false,
IsQuadratic: false,
Status: 'Infeasible',
ObjectiveValue: Infinity,
Columns: {
Expand Down

0 comments on commit fc768f5

Please sign in to comment.