]> git.k1024.org Git - pylibacl.git/commit
unittests: abstract basic acl text into a constant
authorIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:44:18 +0000 (00:44 +0200)
committerIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:52:41 +0000 (00:52 +0200)
commit90847c4dfee25f4d4f01521195180a6af0757e9b
tree61901c727c4c48e2805dd707fd92b2fa8d5d755a
parente75a160f48cbce19a53fdc0de8af4e834df6a741
unittests: abstract basic acl text into a constant

This patch just moved the basic acl text from being hardcoded in
multiple functions to a constant that can be easily modified, and
changes slightly the ACL.
test/test_acls.py