diff options
| author | jvoisin | 2018-10-04 16:19:38 +0200 |
|---|---|---|
| committer | jvoisin | 2018-10-04 16:19:38 +0200 |
| commit | df252fd71afdc7866f3d5c325ea8de9b5ba8b5fb (patch) | |
| tree | 51889154ca44e9473bf98a50284243a176f7571d /tests | |
| parent | a1c39104fcf2ab85aa0dd8cb7be5be5eb0a365a1 (diff) | |
Remove a superfluous import
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_climat2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_climat2.py b/tests/test_climat2.py index e9955db..a1f141c 100644 --- a/tests/test_climat2.py +++ b/tests/test_climat2.py | |||
| @@ -2,7 +2,6 @@ import os | |||
| 2 | import shutil | 2 | import shutil |
| 3 | import subprocess | 3 | import subprocess |
| 4 | import unittest | 4 | import unittest |
| 5 | import sys | ||
| 6 | 5 | ||
| 7 | 6 | ||
| 8 | mat2_binary = ['./mat2'] | 7 | mat2_binary = ['./mat2'] |
