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/. --- test/odt/markdown/strikeout.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/odt/markdown/strikeout.md (limited to 'test/odt/markdown/strikeout.md') diff --git a/test/odt/markdown/strikeout.md b/test/odt/markdown/strikeout.md new file mode 100644 index 000000000..6ae4571dd --- /dev/null +++ b/test/odt/markdown/strikeout.md @@ -0,0 +1 @@ +Here comes text that was ~~striken out~~. \ No newline at end of file -- cgit v1.2.3