mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-11 03:27:20 +02:00
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