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
2 people authored and HereAround committed Jul 31, 2023
1 parent 4f463bd commit 9b19406
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 9b19406

Please sign in to comment.