mirror of
https://github.com/golang/go
synced 2024-11-22 08:54:39 -07:00
add $ at the end of test
This commit is contained in:
parent
e259b563fd
commit
3b7b85e676
@ -1,5 +1,5 @@
|
|||||||
! go build
|
! go build
|
||||||
stderr 'main.go:4:2: local import "./foo" not supported in module mode'
|
stderr 'main.go:4:2: local import "./foo" not supported in module mode$'
|
||||||
|
|
||||||
-- foo/foo.go --
|
-- foo/foo.go --
|
||||||
package foo
|
package foo
|
||||||
|
Loading…
Reference in New Issue
Block a user