mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 00:11:26 +07:00
IDEA-95528 Remove completion common prefix insertion in tests
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
class Foo {
|
||||
{
|
||||
Zzoo.Impl l = new Zzoo<caret>
|
||||
Zzoo.Impl l = new Zzoo.Impl()<caret>
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user