Skip to content

Commit d0e9c3b

Browse files
committed
Fix failing tests on main.
1 parent aaf0cd5 commit d0e9c3b

File tree

1 file changed

+1
-1
lines changed
  • go/ql/test/library-tests/semmle/go/dataflow/flowsources/local/commandargs

1 file changed

+1
-1
lines changed

go/ql/test/library-tests/semmle/go/dataflow/flowsources/local/commandargs/test.ql

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

55
module SourceTest implements TestSig {
66
string getARelevantTag() { result = "source" }

0 commit comments

Comments
 (0)