Skip to content

Commit 634066f

Browse files
authored
Update tests_latex.jl
1 parent e8392c8 commit 634066f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/examples/tests_latex.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using Test
44
# make.jl, and we need to set it to the relevant LaTeX builds.
55
ENV["DOCUMENTER_TEST_EXAMPLES"] =
66
"latex latex_simple latex_cover_page latex_toc_style latex_simple_tectonic " *
7-
"latex_showcase"
7+
"latex_showcase latex_showcase_listings"
88

99
# When the file is run separately we need to include make.jl which actually builds
1010
# the docs and defines a few modules that are referred to in the docs. The make.jl

0 commit comments

Comments
 (0)