Skip to content

Commit ae55760

Browse files
committed
Only disable in pythoneval
1 parent 5d57738 commit ae55760

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/test/testcheck.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ def run_case_once(
133133
options = parse_options(original_program_text, testcase, incremental_step)
134134
options.use_builtins_fixtures = True
135135
options.show_traceback = True
136-
options.test_env = True
137136

138137
# Enable some options automatically based on test file name.
139138
if "columns" in testcase.file:

0 commit comments

Comments
 (0)