Skip to content

Commit dce17aa

Browse files
committed
Fix package clause in test file
1 parent 964ca33 commit dce17aa

File tree

1 file changed

+1
-1
lines changed
  • go/ql/integration-tests/all-platforms/go/diagnostics/go-files-found-not-processed/work/subdir

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package test/subdir
1+
package subdir
22

33
func Test() {
44
}

0 commit comments

Comments
 (0)