mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Update all test util paths to point to the new location.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import python
|
||||
import semmle.python.dataflow.new.DataFlow
|
||||
import TestUtilities.InlineExpectationsTest
|
||||
import TestUtilities.dataflow.testConfig
|
||||
import utils.test.InlineExpectationsTest
|
||||
import utils.test.dataflow.testConfig
|
||||
|
||||
module CaptureTest implements TestSig {
|
||||
string getARelevantTag() { result = "captured" }
|
||||
|
||||
Reference in New Issue
Block a user