mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update java/ql/test/library-tests/frameworks/spring/util/test.ql
This commit is contained in:
committed by
GitHub
parent
3d270bbc50
commit
1bd01a5eee
@@ -3,7 +3,6 @@ import semmle.code.java.dataflow.DataFlow
|
||||
import semmle.code.java.dataflow.ExternalFlow
|
||||
import semmle.code.java.dataflow.TaintTracking
|
||||
import TestUtilities.InlineExpectationsTest
|
||||
import semmle.code.java.frameworks.spring.Spring
|
||||
|
||||
class ValueFlowConf extends DataFlow::Configuration {
|
||||
ValueFlowConf() { this = "qltest:valueFlowConf" }
|
||||
|
||||
Reference in New Issue
Block a user