We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d57738 commit ae55760Copy full SHA for ae55760
1 file changed
mypy/test/testcheck.py
@@ -133,7 +133,6 @@ def run_case_once(
133
options = parse_options(original_program_text, testcase, incremental_step)
134
options.use_builtins_fixtures = True
135
options.show_traceback = True
136
- options.test_env = True
137
138
# Enable some options automatically based on test file name.
139
if "columns" in testcase.file:
0 commit comments