Skip to content

Commit

Permalink
test: fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Nov 22, 2024
1 parent 5a98c69 commit 783ec80
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
3 changes: 3 additions & 0 deletions testfiles/sectionpages.lvt
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
\documentclass{beamer}
\usetheme{moloch}
\usepackage{lmodern}
\input{sectionpages}
6 changes: 0 additions & 6 deletions testfiles/sectionpages.tlg
Original file line number Diff line number Diff line change
Expand Up @@ -2343,9 +2343,3 @@ Completed box being shipped out [12]
....\pdfcolorstack 0 pop
....\pdfcolorstack 0 pop
.\kern 0.0
\tf@nav=\write...
\tf@toc=\write...
\tf@snm=\write...
(sectionpages.aux)
Package rerunfilecheck Info: File `sectionpages.out' has not changed.
(rerunfilecheck) Checksum: D2931E9029CD1D0FCD374E2E4118FE51;741.
6 changes: 1 addition & 5 deletions testfiles/support/sectionpages.tex
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
\input regression-test

\documentclass{beamer}
\usetheme{moloch}
\usepackage{lmodern}

\begin{document}

\maketitle
Expand Down Expand Up @@ -49,6 +45,6 @@ \subsection{Subsection}
\section{Section}
\subsection{Subsection}

% \END
\END

\end{document}

0 comments on commit 783ec80

Please sign in to comment.