testdata fixed

This commit is contained in:
anna
2013-05-06 20:55:21 +02:00
parent 7a549b8d1b
commit be9e2fa9f7
119 changed files with 113 additions and 138 deletions
@@ -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.
}
}
@@ -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.
}
}