]> git.k1024.org Git - pylibacl.git/commit
Add a test for restoring state from invalid string
authorIustin Pop <iustin@k1024.org>
Thu, 20 Apr 2023 23:54:44 +0000 (01:54 +0200)
committerIustin Pop <iustin@k1024.org>
Fri, 21 Apr 2023 00:02:44 +0000 (02:02 +0200)
commit97f3abe73eef60c67e97e02cf15834f79caf6926
treea7420e98bfb38a8dd13dfda94af7efb6a33a2866
parent286db678d2e80c65b6f23af0d09f5521c6ba06c1
Add a test for restoring state from invalid string

This might be flaky, but I assume that the empty string will never be
a valid ACL representation. If it changes, will have to fix the test.
tests/test_acls.py