Fix vader indentation tests

This commit is contained in:
Karl Yngve Lervåg 2016-08-04 22:21:58 +02:00
parent 5e621f3e1b
commit aa735ee610

View File

@ -58,7 +58,7 @@ Expect tex (Verify):
\end{description}
Given tex (Indent: math):
\[
\[
1+1
\]
@ -146,7 +146,7 @@ Expect tex (Verify):
\end{tikzpicture}
Given tex (Indent: verbatims):
\begin{verbatim}
\begin{verbatim}
#!/bin/bash
echo "test"
\end{verbatim}