Skip to content

Commit a4447c2

Browse files
authored
New semantic analyzer: enable async and await tests (#6625)
1 parent 3012ece commit a4447c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/test/hacks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
# Files to not run with new semantic analyzer.
99
new_semanal_blacklist = [
10-
'check-async-await.test',
1110
'check-flags.test',
1211
'check-incremental.test',
1312
'check-overloading.test',

0 commit comments

Comments
 (0)