Skip to content

Commit 6658945

Browse files
authored
Reenable univariate infinity test (#72)
1 parent 41837dd commit 6658945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/null.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ function test_dreesen1(x, y)
8585
end
8686
end
8787

88-
function _test_univariate_infinity(x, y)
88+
function test_univariate_infinity(x, y)
8989
Z = Float64[
9090
1 0
9191
2 0

0 commit comments

Comments
 (0)