Files
openide/python/testData/refactoring/move
Mikhail Golubev e385a57804 Fix test data broken due to updated behavior of PyFile#getImportBlock()
Previously this method didn't consider import statement below the
first line comment so import optimizer didn't touch the file as if
all its imports were in order.
2016-06-15 20:46:01 +03:00
..