real GlobalInspectionContext for tests

This commit is contained in:
Dmitry Avdeev
2012-02-17 10:10:45 +04:00
parent 1d5b82afd7
commit df6da2d822
10 changed files with 73 additions and 93 deletions
@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<problems />
@@ -1,6 +0,0 @@
public class Foo {
public void emptyMethod() {
}
}