summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/snaptodo/test/minimal_testing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/snaptodo/test/minimal_testing.tex')
-rw-r--r--Master/texmf-dist/doc/latex/snaptodo/test/minimal_testing.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/snaptodo/test/minimal_testing.tex b/Master/texmf-dist/doc/latex/snaptodo/test/minimal_testing.tex
new file mode 100644
index 00000000000..428eaa1676b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/snaptodo/test/minimal_testing.tex
@@ -0,0 +1,7 @@
+
+\documentclass{article}
+\usepackage{snaptodo}
+\begin{document}
+ Your done
+ \todo{Your todo}
+\end{document}