Skip to content

Commit

Permalink
Disable tests for the moment.
Browse files Browse the repository at this point in the history
  • Loading branch information
HechtiDerLachs committed Nov 21, 2024
1 parent 14e610f commit 31c45d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion experimental/Durham2024/test/runtests2.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ X_divisor = EffectiveCartierDivisor(X_ideal_sheaf)
bl_X_divisor = strict_transform(pr1, X_divisor)

# the canonical divisor of bl_X
bl_X_canonical_divisor = pullback(inc_bl_X, bl_IA3_canonical_divisor + bl_X_divisor)
div_sum = bl_IA3_canonical_divisor + bl_X_divisor
#bl_X_canonical_divisor = pullback(inc_bl_X, div_sum)
end


Expand Down

0 comments on commit 31c45d4

Please sign in to comment.