]> git.k1024.org Git - pylibacl.git/commit
unittests: generalize the skip decorators
authorIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:50:48 +0000 (00:50 +0200)
committerIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:52:53 +0000 (00:52 +0200)
commit73cededfbb9d70ebc65778e99eca00c0c3b7bcd1
treec99b5b3a70198e1d6b039f5f839cebf2ab89fd13
parent90847c4dfee25f4d4f01521195180a6af0757e9b
unittests: generalize the skip decorators

Since there could be many extensions, it's better to generalize to a
single, parametrized decorator than to repeat the same code in multiple
ones.
test/test_acls.py