Skip to content

Commit 06350f0

Browse files
authored
[Test] add basic Integer tests (#2647)
1 parent 19574de commit 06350f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Test/test_basic_constraint.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ for s in [
336336
:LessThan,
337337
:EqualTo,
338338
:Interval,
339+
:Integer,
339340
:ZeroOne,
340341
:Semicontinuous,
341342
:Semiinteger,

0 commit comments

Comments
 (0)