]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest: run "samba.tests.common"
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jan 2018 09:40:36 +0000 (10:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 7 Feb 2018 12:04:24 +0000 (13:04 +0100)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13228

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/tests.py

index 126e11842307911b0111af82b5b668560c20cc00..b2d1a672e6757dd61db052e09aac7c8509d4b527 100644 (file)
@@ -65,6 +65,7 @@ planpythontestsuite("none", "samba.tests.dcerpc.integer")
 planpythontestsuite("none", "samba.tests.param", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.upgrade")
 planpythontestsuite("none", "samba.tests.core", py3_compatible=True)
+planpythontestsuite("none", "samba.tests.common")
 planpythontestsuite("none", "samba.tests.provision")
 planpythontestsuite("none", "samba.tests.password_quality")
 planpythontestsuite("none", "samba.tests.samba3")