Skip to content

Commit 32bfbb8

Browse files
authored
Merge pull request github#18293 from michaelnebel/fixmain
Fix failing tests on main.
2 parents aaf0cd5 + d0e9c3b commit 32bfbb8

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)