X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fhs-test%2Fsuite_tap_test.go;h=26f5224d14893d856e0f809dc9cdcad73cbd2c68;hb=f3ee2b636ad3b12e7484ec6fb13f220699417046;hp=ffcd8b72a70f2d4db56943b99fc73653359b4cb9;hpb=c204c87c186993704927beffa4d5b1cafaf9a193;p=vpp.git diff --git a/extras/hs-test/suite_tap_test.go b/extras/hs-test/suite_tap_test.go index ffcd8b72a70..26f5224d148 100644 --- a/extras/hs-test/suite_tap_test.go +++ b/extras/hs-test/suite_tap_test.go @@ -12,4 +12,3 @@ func (s *TapSuite) SetupSuite() { time.Sleep(1 * time.Second) s.teardownSuite = setupSuite(&s.Suite, "tap") } -