summaryrefslogtreecommitdiff
path: root/tests/acl_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acl_test.py')
-rwxr-xr-xtests/acl_test.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/acl_test.py b/tests/acl_test.py
index a1d827e..4009617 100755
--- a/tests/acl_test.py
+++ b/tests/acl_test.py
@@ -1,5 +1,9 @@
#!/usr/bin/env python3
+# © Copyright 2021-2022, Scott Gasch
+
+"""acl unittest."""
+
import re
import unittest