34353637383940
*/ public class WebXmlConstantTest extends BasicLightHighlightingTestCase { @Override protected LocalInspectionTool[] getHighlightingInspections() { return new LocalInspectionTool[]{new WebXmlInspection(), new WebWarningInspection()}; }