summaryrefslogtreecommitdiff
path: root/tests/docx/table_with_list_cell.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docx/table_with_list_cell.native')
-rw-r--r--tests/docx/table_with_list_cell.native11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/docx/table_with_list_cell.native b/tests/docx/table_with_list_cell.native
deleted file mode 100644
index 81bb15a1e..000000000
--- a/tests/docx/table_with_list_cell.native
+++ /dev/null
@@ -1,11 +0,0 @@
-[Table [] [AlignDefault,AlignDefault] [0.0,0.0]
- [[Plain [Str "Cell",Space,Str "with",Space,Str "text"]]
- ,[Plain [Str "Cell",Space,Str "with",Space,Str "text"]]]
- [[[BulletList
- [[Para [Str "Cell",Space,Str "with"]]
- ,[Para [Str "A"]]
- ,[Para [Str "Bullet",Space,Str "list"]]]]
- ,[OrderedList (1,Decimal,Period)
- [[Para [Str "Cell",Space,Str "with"]]
- ,[Para [Str "A"]]
- ,[Para [Str "Numbered",Space,Str "list."]]]]]]]