Java: Update all test util paths to point to the new location.

This commit is contained in:
Michael Nebel
2024-11-12 16:38:21 +01:00
parent 91cfb30513
commit 0a1d2d0bbb
226 changed files with 226 additions and 226 deletions

View File

@@ -1,7 +1,7 @@
import java
import semmle.code.java.dataflow.DataFlow
import semmle.code.java.security.XPathInjectionQuery
import TestUtilities.InlineExpectationsTest
import utils.test.InlineExpectationsTest
module HasXPathInjectionTest implements TestSig {
string getARelevantTag() { result = "hasXPathInjection" }