summaryrefslogtreecommitdiff
path: root/support/chklref/test/tof.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/chklref/test/tof.tex')
-rw-r--r--support/chklref/test/tof.tex20
1 files changed, 0 insertions, 20 deletions
diff --git a/support/chklref/test/tof.tex b/support/chklref/test/tof.tex
deleted file mode 100644
index 5a405aadfe..0000000000
--- a/support/chklref/test/tof.tex
+++ /dev/null
@@ -1,20 +0,0 @@
-\documentclass{article}
-\usepackage{hyperref}
-\usepackage{todonotes}
-
-\begin{document}
-
-\tableofcontents
-\listoftodos
-
-
-babla
-
-\section{A Section}
-\label{sec:one}
-
-\todo[inline]{\ref{somelabel}}
-
-\section{More on Section~\ref{sec:one}}
-
-\end{document}