mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
test fixed
This commit is contained in:
@@ -1769,7 +1769,7 @@ public class XmlHighlightingTest extends DaemonAnalyzerTestCase {
|
||||
final String testName = getTestName(false);
|
||||
String[][] urls = {
|
||||
{"urn:jboss:bean-deployer:2.0", testName + ".xsd"},
|
||||
{null, testName + "_2.xsd"}
|
||||
{"", testName + "_2.xsd"}
|
||||
};
|
||||
doTestWithLocations(urls,"xml");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user