8000 Revert an unneeded change · symfony-cli/symfony-cli@5396294 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5396294

Browse files
committed
Revert an unneeded change
1 parent 63df11f commit 5396294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

local/proxy/proxy_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ import (
3737
"github.com/rs/zerolog"
3838
"github.com/symfony-cli/cert"
3939
"github.com/symfony-cli/symfony-cli/local/pid"
40+
. "gopkg.in/check.v1"
4041
)
4142

4243
func (s *ProxySuite) TestProxy(c *C) {

0 commit comments

Comments
 (0)
0