mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
Create test intention uses j2k under the hood, that's why it has to use java templates #KTIJ-9787 GitOrigin-RevId: c09bce66dad527e94a5ce19d415beb703bf96ab4
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
public void tearDown() throws Exception {
|
|
super.tearDown();
|
|
${BODY}
|
|
} |