mockJDKs in ultimate killed, added mockJDK-1.4 to community

This commit is contained in:
Alexey Kudravtsev
2010-07-02 14:23:04 +04:00
parent 5d2e1af380
commit 959be8cf44
95 changed files with 278 additions and 192 deletions
@@ -1,7 +1,7 @@
public void Test1 {
public class Test1 {
void foo() {
if (Test.FIRST.invert() != Test.SECOND) {
//assert
}
}
}
}