summaryrefslogtreecommitdiffstats
path: root/extras/hs-test/suite_tap_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/suite_tap_test.go')
-rw-r--r--extras/hs-test/suite_tap_test.go1
1 files changed, 0 insertions, 1 deletions
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")
}
-