Skip to content

Commit 332b764

Browse files
odowguimarqu
andauthored
Update test/Utilities/distance_to_set.jl
Co-authored-by: Guillaume Marques <[email protected]>
1 parent 10f9e56 commit 332b764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Utilities/distance_to_set.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ end
6464
function test_parameter()
6565
_test_set(MOI.Parameter(2.0), 1.0 => 1.0)
6666
_test_set(MOI.Parameter(0.5), 1.0 => 0.5)
67+
return
6768
end
6869

6970
function test_interval()

0 commit comments

Comments
 (0)