Add HTML format to the book_export test and fix the format to work properly

This commit is contained in:
Paul Moss
2016-03-18 18:17:19 +00:00
parent d4c66c7a4e
commit 8cf6770a76
2 changed files with 10 additions and 6 deletions
+1
View File
@@ -392,6 +392,7 @@ class TablibTestCase(unittest.TestCase):
book.xls
book.xlsx
book.ods
book.html
def test_json_import_set(self):
"""Generate and import JSON set serialization."""