ProjectTreeStructureTest.testStandardProviders commented while tree.toString() is being reworked

This commit is contained in:
Kirill Kalishev
2010-03-12 14:42:54 +03:00
parent f4a29424f5
commit 94528ffb6c
@@ -12,7 +12,7 @@ public class ProjectTreeStructureTest extends BaseProjectViewTestCase {
" PsiFile(plain text):Form2.form\n");
}
public void testStandardProviders() {
public void _testStandardProviders() {
useStandardProviders();
assertStructureEqual(getPackageDirectory(), "PsiDirectory: package1\n" +