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/docx/inline_code.native | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/docx/inline_code.native (limited to 'test/docx/inline_code.native') diff --git a/test/docx/inline_code.native b/test/docx/inline_code.native new file mode 100644 index 000000000..11cf2777c --- /dev/null +++ b/test/docx/inline_code.native @@ -0,0 +1 @@ +[Para [Str "This",Space,Str "is",Space,Str "an",Space,Str "example",Space,Str "of",Space,Code ("",[],[]) "inline code",Space,Str "with",Space,Str "three",Space,Str "spaces."]] -- cgit v1.2.3