From 18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Feb 2017 12:56:30 +0100 Subject: Moved tests/ -> test/. --- tests/odt/markdown/footnote.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/odt/markdown/footnote.md (limited to 'tests/odt/markdown/footnote.md') diff --git a/tests/odt/markdown/footnote.md b/tests/odt/markdown/footnote.md deleted file mode 100644 index 973ae2d3a..000000000 --- a/tests/odt/markdown/footnote.md +++ /dev/null @@ -1,3 +0,0 @@ -Some text[^1] with a footnote. - -[^1]: Footnote text \ No newline at end of file -- cgit v1.2.3