Tidied up a bit, renamed _odf to _ods like it should have been. Bold not working yet :(

This commit is contained in:
Mark Rogers
2011-05-14 16:13:17 -05:00
parent 9a05770899
commit 420dd36ab8
4 changed files with 26 additions and 34 deletions
+2
View File
@@ -223,6 +223,7 @@ class TablibTestCase(unittest.TestCase):
data.tsv
data.xls
data.xlsx
data.ods
data.html
@@ -236,6 +237,7 @@ class TablibTestCase(unittest.TestCase):
book.yaml
book.xls
book.xlsx
book.ods
def test_json_import_set(self):