diff --git a/test/test_run_modules/test_post_processing.py b/test/test_run_modules/test_post_processing.py deleted file mode 100644 index 67897451eaa5de065b644d1f9868a846cb57d84e..0000000000000000000000000000000000000000 --- a/test/test_run_modules/test_post_processing.py +++ /dev/null @@ -1,4 +0,0 @@ -class TestPostProcessing: - - def test_init(self): - pass