Increase coverage for validatorfuncs.lock().
This commit is contained in:
parent
ce84fc86ae
commit
d32d0e4c15
1 changed files with 1 additions and 1 deletions
|
|
@ -148,4 +148,4 @@ class TestValidatorFuncs(TestCase):
|
||||||
access_options=())
|
access_options=())
|
||||||
with self.assertRaises(ValueError):
|
with self.assertRaises(ValueError):
|
||||||
validatorfuncs.lock('view:',
|
validatorfuncs.lock('view:',
|
||||||
access_options=('view'))
|
access_options=('look'))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue