a bunch of cleanup from my previous commit

This commit is contained in:
Mark Rogers
2011-05-12 15:59:57 -05:00
parent 87ce64d4c8
commit 5350355fbe
6 changed files with 49 additions and 30 deletions
+2
View File
@@ -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):