s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)
authorMatthieu Patou <mat@matws.net>
Wed, 9 Feb 2011 18:51:34 +0000 (21:51 +0300)
committerMatthieu Patou <mat@matws.net>
Mon, 21 Feb 2011 07:55:59 +0000 (10:55 +0300)
commit6d48a6ddb3af7547d4ad004858808d08ac8d1594
tree20586144dfe938110201e89cfa962ff786ab470c
parentb1595f40c506bb180758b5ee60122de5e29e0ccd
s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)
source4/dsdb/tests/python/acl.py
source4/dsdb/tests/python/sec_descriptor.py
source4/scripting/python/samba/tests/upgradeprovision.py