diff --git a/xrootd/origin_test.go b/xrootd/origin_test.go index e819187e9..ff8453081 100644 --- a/xrootd/origin_test.go +++ b/xrootd/origin_test.go @@ -102,7 +102,6 @@ func originMockup(t *testing.T) context.CancelFunc { _ = daemon.LaunchDaemons(ctx, launchers) }() return cancel - } func TestOrigin(t *testing.T) {