mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 12:50:18 +07:00
6 lines
96 B
Java
6 lines
96 B
Java
package test1.nested;
|
|
|
|
import junit.framework.TestCase;
|
|
|
|
public class TestA extends TestCase {
|
|
} |