We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd06d50 commit 2ca6147Copy full SHA for 2ca6147
ql/ql/test/dataflow/getAStringValue/getAStringValue.ql
@@ -1,6 +1,6 @@
1
import ql
2
import codeql_ql.dataflow.DataFlow
3
-import TestUtilities.InlineExpectationsTest
+import utils.test.InlineExpectationsTest
4
5
module GetAStringValueTest implements TestSig {
6
string getARelevantTag() { result = "getAStringValue" }
0 commit comments