Skip to content

Commit 2ca6147

Browse files
committed
QL: Update all test util paths to point to the new location.
1 parent dd06d50 commit 2ca6147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/ql/test/dataflow/getAStringValue/getAStringValue.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import ql
22
import codeql_ql.dataflow.DataFlow
3-
import TestUtilities.InlineExpectationsTest
3+
import utils.test.InlineExpectationsTest
44

55
module GetAStringValueTest implements TestSig {
66
string getARelevantTag() { result = "getAStringValue" }

0 commit comments

Comments
 (0)