test: fix failing tests

This commit is contained in:
Johan Larsson 2024-11-22 14:44:29 +01:00
parent 5a98c69a3f
commit 783ec80ca2
No known key found for this signature in database
GPG Key ID: 2A41C0FEDD6FF540
3 changed files with 4 additions and 11 deletions

View File

@ -1 +1,4 @@
\documentclass{beamer}
\usetheme{moloch}
\usepackage{lmodern}
\input{sectionpages}

View File

@ -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.

View File

@ -1,9 +1,5 @@
\input regression-test
\documentclass{beamer}
\usetheme{moloch}
\usepackage{lmodern}
\begin{document}
\maketitle
@ -49,6 +45,6 @@
\section{Section}
\subsection{Subsection}
% \END
\END
\end{document}