mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ package com.test;
|
||||
*/
|
||||
public class TestIImpl1 implements TestI {
|
||||
public void test() {
|
||||
//To change body of implemented methods use File | Settings | File Templates.
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -9,6 +9,6 @@ package com.test;
|
||||
*/
|
||||
public class TestIImpl2 implements TestI {
|
||||
public void test() {
|
||||
//To change body of implemented methods use File | Settings | File Templates.
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user