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/tabs.native | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/docx/tabs.native (limited to 'test/docx/tabs.native') diff --git a/test/docx/tabs.native b/test/docx/tabs.native new file mode 100644 index 000000000..05461f20b --- /dev/null +++ b/test/docx/tabs.native @@ -0,0 +1,2 @@ +[Para [Str "Some",Space,Str "text",Space,Str "separated",Space,Str "by",Space,Str "a",Space,Str "tab."] +,Para [Str "Tab-indented",Space,Str "text."]] -- cgit v1.2.3