mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
Revert "[code vision] IDEA-308383: add tests"
This reverts commit 01d0533ab5afa44ef6f2acd16368735abce47186. GitOrigin-RevId: 2431e8827ad5eebd3b291007fd08847bd4d0691d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c94498310f
commit
a667c7895d
@@ -1,10 +0,0 @@
|
||||
class Test<caret> {
|
||||
void use() {
|
||||
test();
|
||||
test();
|
||||
}
|
||||
|
||||
void test() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user