diff options
Diffstat (limited to 'test/sca/utils.py')
| -rw-r--r-- | test/sca/utils.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sca/utils.py b/test/sca/utils.py index 0a996cd..b00015b 100644 --- a/test/sca/utils.py +++ b/test/sca/utils.py @@ -24,7 +24,6 @@ cases: Dict[str, int] = {} class Plottable(TestCase): - def get_dir(self): if split(getcwd())[1] == "test": directory = "plots" |
