mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
a bunch of cleanup from my previous commit
This commit is contained in:
@@ -222,6 +222,7 @@ class TablibTestCase(unittest.TestCase):
|
||||
data.csv
|
||||
data.tsv
|
||||
data.xls
|
||||
data.xlsx
|
||||
|
||||
|
||||
def test_book_export_no_exceptions(self):
|
||||
@@ -233,6 +234,7 @@ class TablibTestCase(unittest.TestCase):
|
||||
book.json
|
||||
book.yaml
|
||||
book.xls
|
||||
book.xlsx
|
||||
|
||||
|
||||
def test_json_import_set(self):
|
||||
|
||||
Reference in New Issue
Block a user