summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/test/test7.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/test/test7.tex')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/test/test7.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/test/test7.tex b/Master/texmf-dist/source/latex/hyperref/test/test7.tex
deleted file mode 100644
index bce6eb5629a..00000000000
--- a/Master/texmf-dist/source/latex/hyperref/test/test7.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\documentclass{article}
-\usepackage{hyperref}
-\usepackage{times}
-\begin{document}
-
-\section{The first section}
-hello
-\newpage
-\section{The second section}
-\hypertarget{TestTarget}{goodbye}
-
-\end{document}