add subproof tests

This commit is contained in:
Maximilian Keßler 2022-01-15 14:57:05 +01:00
parent 4eb5d7cd9c
commit b6e3cf967c

View File

@ -0,0 +1,10 @@
\documentclass{article}
\usepackage[]{amsthm}
\begin{document}
\begin{proof}
test
\end{proof}
\end{document}