Skip to content

Commit

Permalink
booktest: skip some non-julia files
Browse files Browse the repository at this point in the history
  • Loading branch information
benlorenz committed Oct 18, 2024
1 parent 571179c commit 35e143c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/book/test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ isdefined(Main, :FakeTerminals) || include(joinpath(pkgdir(REPL),"test","FakeTer
# somewhat slow (~300s)
"cornerstones/polyhedral-geometry/ch-benchmark.jlcon",
"specialized/brandhorst-zach-fibration-hopping/vinberg_3.jlcon",

# not a proper julia input file
"specialized/fang-fourier-monomial-bases/sl7-cases.jlcon",
"specialized/fang-fourier-monomial-bases/gap.jlcon",
]

dispsize = (40, 130)
Expand Down

0 comments on commit 35e143c

Please sign in to comment.