Files
openide/python/testData/packaging/pypi-cache.json
Mikhail Golubev 4b7f2a9af3 PY-28016 Investigating why the respective test blinks on TC
Added additional info in assertions and also replaced the original cache
data in JSON with a stub containing only Flask required for the test
(otherwise, its initialization seems to slow execution down dramatically).
2018-01-17 20:13:41 +03:00

5 lines
39 B
JSON

{
"packages": {
"Flask": {}
}
}