mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-10 19:17:25 +02:00
hscontrol/policy/v2: rename tailscale_compat_test.go to tailscale_acl_compat_test.go
Rename the ACL compatibility test file to include 'acl' in the name, making room for the upcoming grants compatibility test file. Also fix a godoclint issue by adding a blank line between the file header comment and the package declaration. Updates #2180
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
// and improve our policy implementation.
|
||||
// This file is NOT intended for developer/humans to change and should be
|
||||
// consider a "black box" test suite.
|
||||
|
||||
package v2
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user