Include bad backets in the good handshake test (#428)

This commit is contained in:
Nathan Brown
2021-03-31 13:36:10 -05:00
committed by GitHub
parent 0c2e5973e1
commit e7e55618ff
6 changed files with 55 additions and 93 deletions
+3
View File
@@ -0,0 +1,3 @@
package e2e
// This file exists to allow `go fmt` to traverse here on its own. The build tags were keeping it out before