mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Add HTML format to the book_export test and fix the format to work properly
This commit is contained in:
@@ -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."""
|
||||
|
||||
Reference in New Issue
Block a user