aboutsummaryrefslogtreecommitdiff
path: root/unittests/datatests.py
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/datatests.py')
-rw-r--r--unittests/datatests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/datatests.py b/unittests/datatests.py
index f8d20ef..6f4f421 100644
--- a/unittests/datatests.py
+++ b/unittests/datatests.py
@@ -269,4 +269,3 @@ class DataTests(unittest.TestCase):
errors += [i[0]]
self.assertListEqual(errors, [], err_msg + 'Files were changed')
-