summaryrefslogtreecommitdiff
path: root/tests/test_climat2.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_climat2.py')
-rw-r--r--tests/test_climat2.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_climat2.py b/tests/test_climat2.py
index a94fc23..b84afdf 100644
--- a/tests/test_climat2.py
+++ b/tests/test_climat2.py
@@ -77,7 +77,6 @@ class TestCleanFolder(unittest.TestCase):
77 shutil.rmtree('./tests/data/folder/') 77 shutil.rmtree('./tests/data/folder/')
78 78
79 79
80
81class TestCleanMeta(unittest.TestCase): 80class TestCleanMeta(unittest.TestCase):
82 def test_jpg(self): 81 def test_jpg(self):
83 shutil.copy('./tests/data/dirty.jpg', './tests/data/clean.jpg') 82 shutil.copy('./tests/data/dirty.jpg', './tests/data/clean.jpg')