mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
QL: Update all test util paths to point to the new location.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import ql
|
||||
import codeql_ql.dataflow.DataFlow
|
||||
import TestUtilities.InlineExpectationsTest
|
||||
import utils.test.InlineExpectationsTest
|
||||
|
||||
module GetAStringValueTest implements TestSig {
|
||||
string getARelevantTag() { result = "getAStringValue" }
|
||||
|
||||
Reference in New Issue
Block a user