Skip to content

Commit

Permalink
Exclude issue224 test
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed May 6, 2022
1 parent 21bd37b commit 362a95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/polyhedron.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include(joinpath(polyhedra_test, "polyhedra.jl"))
exclude = [
"jumpsimplex", "ex1", "infeasible", "nonfulldimensional",
"simplex", "permutahedron", "board", "issue48", "empty",
"orthantdecompose", "largedecompose", "recipe",
"orthantdecompose", "largedecompose", "recipe", "issue224",
# 1D not supported:
"vhypercubetest1c", "vhypercubetest1u"
]
Expand Down

0 comments on commit 362a95c

Please sign in to comment.