Skip to content

Commit

Permalink
Reenable univariate infinity test (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat authored Sep 28, 2023
1 parent 41837dd commit 6658945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/null.jl
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function test_dreesen1(x, y)
end
end

function _test_univariate_infinity(x, y)
function test_univariate_infinity(x, y)
Z = Float64[
1 0
2 0
Expand Down

0 comments on commit 6658945

Please sign in to comment.