mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
remove strange assertion
This commit is contained in:
@@ -750,7 +750,6 @@ class Foo {
|
||||
joinCommit()
|
||||
myFixture.type 'a.'
|
||||
myFixture.checkResult(" class Foo { { int iteraaa; iteraaa.<caret> } } ")
|
||||
assert !lookup
|
||||
}
|
||||
|
||||
public void testRestartWithInvisibleLookup() {
|
||||
|
||||
Reference in New Issue
Block a user