mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Python: Move dataflow TestUtil to importable location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import python
|
||||
import experimental.dataflow.TestUtil.DataflowQueryTest
|
||||
import TestUtilities.dataflow.DataflowQueryTest
|
||||
import semmle.python.security.dataflow.NoSqlInjectionQuery
|
||||
import FromTaintTrackingStateConfig<NoSqlInjectionConfig>
|
||||
|
||||
Reference in New Issue
Block a user