Files
openide/python/testData/quickFixes/AddImportQuickFixTest
Mikhail Golubev e612272559 Fix test: when sorting import candidates use qualified names as tie breaker
if lengths of both qualified names are the same. Previously their order
and hence the candidate selected in tests were unpredictable due to
this flaw.
2016-09-28 20:39:05 +03:00
..