diff options
Diffstat (limited to 'tests/test_cmdline.py')
-rw-r--r-- | tests/test_cmdline.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_cmdline.py b/tests/test_cmdline.py index 5c5ea0ef..adbbc619 100644 --- a/tests/test_cmdline.py +++ b/tests/test_cmdline.py @@ -765,7 +765,6 @@ class CmdLineWithFilesTest(BaseCmdLineTest): """Test the command line in ways that need temp files.""" run_in_temp_dir = True - no_files_in_temp_dir = True def test_debug_data(self): data = CoverageData() |