summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 8bd04b24f61..5de2f3a60b7 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -649,6 +649,8 @@ planpythontestsuite("ad_dc_default",
"samba.tests.samba_tool.join_lmdb_size")
planpythontestsuite("ad_dc_default",
"samba.tests.samba_tool.drs_clone_dc_data_lmdb_size")
+planpythontestsuite("ad_dc_default",
+ "samba.tests.samba_tool.promote_dc_lmdb_size")
planpythontestsuite("none", "samba.tests.samba_tool.visualize")