Skip to content

Commit

Permalink
Update test/AlgebraicGeometry/ToricVarieties/line_bundle_cohomologies.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Lorenz <benlorenz@users.noreply.github.com>
  • Loading branch information
fingolfin and benlorenz authored Jul 28, 2023
1 parent 79be841 commit f64cc1c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,7 @@

@testset "Sections of anticanonical bundle" begin
@test all_cohomologies(l4) == [4551, 0, 0, 0, 0, 0]
# test disabled due to memory requirements, see #2441
@test_skip length(basis_of_global_sections(l4)) == 4551
end
end

0 comments on commit f64cc1c

Please sign in to comment.