test: fix failing tests
This commit is contained in:
parent
5a98c69a3f
commit
783ec80ca2
|
@ -1 +1,4 @@
|
|||
\documentclass{beamer}
|
||||
\usetheme{moloch}
|
||||
\usepackage{lmodern}
|
||||
\input{sectionpages}
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue