mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
Reenable some tests
This commit is contained in:
@@ -240,8 +240,7 @@ cls().s
|
||||
|
||||
import zipfile
|
||||
z = zipfile.ZipFile("foo")
|
||||
# It's too slow. So we don't run it at the moment.
|
||||
##? ['upper']
|
||||
#? ['upper']
|
||||
z.read('name').upper
|
||||
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user