mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 21:44:18 +07:00
We now add content roots to test fixtures so virtual files located in them end up in our index. The add import quickfix in the test may accidentally find results with non-unique names there.
5 lines
55 B
Python
5 lines
55 B
Python
def add_to_import_test_unique_name(a):
|
|
pass
|
|
|
|
bar = 2
|