This commit is contained in:
Kenneth Reitz
2010-09-25 17:36:20 -04:00
parent 392eaac299
commit de46f45e2e
+5
View File
@@ -261,6 +261,11 @@ class TablibTestCase(unittest.TestCase):
self.assertEqual(_csv, data.csv)
def test_csv_format_detect(self):
"""Test format detection."""
pass
def test_wipe(self):
"""Purge a dataset."""