mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
test for star_import cache that wasn't invalidated
This commit is contained in:
@@ -267,6 +267,7 @@ print('\nSummary: (%s fails)' % tests_fail)
|
||||
for s in summary:
|
||||
print(s)
|
||||
|
||||
import mem_debug
|
||||
|
||||
exit_code = 1 if tests_fail else 0
|
||||
if sys.hexversion < 0x02060000 and tests_fail <= 5:
|
||||
|
||||
Reference in New Issue
Block a user