summaryrefslogtreecommitdiff
path: root/tests/test_climat2.py
diff options
context:
space:
mode:
authorjvoisin2018-09-24 19:50:24 +0200
committerjvoisin2018-09-24 19:50:24 +0200
commit2e243355f51654c8c6392c80a17b090f9f012fd1 (patch)
treeb4bb244443ab0566cdb741b1c91a112ff8149214 /tests/test_climat2.py
parent174d4a0ac09c2e9d4a9aa3677a442c05459b8309 (diff)
Fix some minor formatting issues
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')