diff --git a/mypy/test/hacks.py b/mypy/test/hacks.py index e72fa076b568..365d4ada3319 100644 --- a/mypy/test/hacks.py +++ b/mypy/test/hacks.py @@ -7,7 +7,6 @@ # Files to not run with new semantic analyzer. new_semanal_blacklist = [ - 'check-async-await.test', 'check-flags.test', 'check-incremental.test', 'check-literal.test',