Skip to content

Commit 85c9c71

Browse files
committed
fix: add * to latex_env test
1 parent f78edf1 commit 85c9c71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

corpus/basic.tst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ Directive.7 - Directive unrelated to section
10121012
================================================================================
10131013
LatexEnv.1a - Basic
10141014
================================================================================
1015-
\begin{a}
1016-
\end{a}
1015+
\begin{a*}
1016+
\end{a*}
10171017

10181018
--------------------------------------------------------------------------------
10191019

@@ -1064,7 +1064,7 @@ a
10641064
(name))))
10651065

10661066
================================================================================
1067-
LatexEnv.2b - Basic
1067+
LatexEnv.2b - Contents
10681068
================================================================================
10691069
\(
10701070
a
@@ -1079,7 +1079,7 @@ a
10791079
(expr)))))
10801080

10811081
================================================================================
1082-
LatexEnv.2c - Basic
1082+
LatexEnv.2c - Contents
10831083
================================================================================
10841084
\[
10851085
a

0 commit comments

Comments
 (0)