summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex')
-rw-r--r--Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex16
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex b/Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex
deleted file mode 100644
index 16bd1b73398..00000000000
--- a/Master/texmf-dist/doc/support/latexpand/tests/text-after-end.tex
+++ /dev/null
@@ -1,16 +0,0 @@
-\documentclass{article}
-
-\begin{document}
-should be displayed
-\verb|\end{document}|
-should be displayed too.
-\end{document} end of line discarded.
-
-should not be displayed.
-\end{document}
-should not be displayed either.
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: t
-%%% End: