mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Python: Update all test util paths to point to the new location.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import python
|
||||
import semmle.python.dataflow.new.DataFlow
|
||||
import TestUtilities.InlineExpectationsTest
|
||||
import utils.test.InlineExpectationsTest
|
||||
import semmle.python.ApiGraphs
|
||||
|
||||
module ApiUseTest implements TestSig {
|
||||
|
||||
@@ -1 +1 @@
|
||||
import TestUtilities.VerifyApiGraphs
|
||||
import utils.test.VerifyApiGraphs
|
||||
|
||||
Reference in New Issue
Block a user