summaryrefslogtreecommitdiffstats
path: root/modules/auth/pam/pam_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/auth/pam/pam_test.go')
-rw-r--r--modules/auth/pam/pam_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/auth/pam/pam_test.go b/modules/auth/pam/pam_test.go
index d6d78a748b..08565d2f31 100644
--- a/modules/auth/pam/pam_test.go
+++ b/modules/auth/pam/pam_test.go
@@ -1,5 +1,4 @@
//go:build pam
-// +build pam
// Copyright 2021 The Gitea Authors. All rights reserved.
// Use of this source code is governed by a MIT-style