Skip to content

Commit

Permalink
booktest: skip some non-julia files
Browse files Browse the repository at this point in the history
(cherry picked from commit a8566076fbef1c059ca3b3c814a9a8cc247ab83f)
  • Loading branch information
benlorenz committed Oct 18, 2024
1 parent acf26b1 commit fe1fd4c
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 fe1fd4c

Please sign in to comment.