Skip to content

Commit 3573ff1

Browse files
committed
Update to account for changes on main
1 parent 9c409f1 commit 3573ff1

File tree

1 file changed

+1
-1
lines changed
  • go/ql/test/library-tests/semmle/go/frameworks/serialization

1 file changed

+1
-1
lines changed

go/ql/test/library-tests/semmle/go/frameworks/serialization/test.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import go
2-
import TestUtilities.InlineFlowTest
2+
import utils.test.InlineFlowTest
33

44
string getArgString(DataFlow::Node src, DataFlow::Node sink) {
55
exists(sink) and

0 commit comments

Comments
 (0)