mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Rename XPath Injection test file
This commit is contained in:
@@ -24,7 +24,7 @@ import org.dom4j.xpath.XPathPattern;
|
||||
import org.w3c.dom.Document;
|
||||
import org.xml.sax.InputSource;
|
||||
|
||||
public class A {
|
||||
public class XPathInjectionTest {
|
||||
private static abstract class XPathImplStub implements XPath {
|
||||
public static XPathImplStub getInstance() {
|
||||
return null;
|
||||
Reference in New Issue
Block a user