From b985c672bf7b6f2b9e2b8b4757dad0cf4b3cd45c Mon Sep 17 00:00:00 2001 From: Christian Ambach Date: Mon, 30 Apr 2012 17:02:46 +0200 Subject: [PATCH] s3:selftest run LOCAL-IDMAP-TDB-COMMON in make test Autobuild-User: Christian Ambach Autobuild-Date: Tue May 1 11:07:08 CEST 2012 on sn-devel-104 --- source3/selftest/tests.py | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py index c40f878e0c9..8073e99a38c 100755 --- a/source3/selftest/tests.py +++ b/source3/selftest/tests.py @@ -105,6 +105,7 @@ local_tests=[ "LOCAL-TEVENT-SELECT", "LOCAL-CONVERT-STRING", "LOCAL-CONV-AUTH-INFO", + "LOCAL-IDMAP-TDB-COMMON", "LOCAL-hex_encode_buf", "LOCAL-sprintf_append"] -- 2.11.4.GIT