mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
6578a65ed7
To re-use setup code, the super-class must have no test_*() methods otherwise these will be run as well as the class-local tests. We rename tests that would otherwise have duplicate names BUG: https://bugzilla.samba.org/show_bug.cgi?id=15424 Signed-off-by: Andrew Bartlett <abartlet@samba.org>