This commit is contained in:
Kenneth Reitz
2010-09-25 17:36:20 -04:00
parent 96668bb393
commit d479c5735a
+5
View File
@@ -268,6 +268,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."""