From 3d0e6db9dc68aace8b2993faa45f48b3f5f4e855 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 22 Sep 2010 19:21:58 -0700 Subject: selftest: Fix idlist running. --- source4/selftest/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/selftest') diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh index 2cd886811c..6db7a5116c 100755 --- a/source4/selftest/tests.sh +++ b/source4/selftest/tests.sh @@ -490,7 +490,7 @@ planpythontestsuite none samba.tests.security planpythontestsuite none samba.tests.dcerpc.misc planpythontestsuite none samba.tests.param planpythontestsuite none samba.tests.upgrade -planpythontestsuite none samba.tests +planpythontestsuite none samba.tests.core planpythontestsuite none samba.tests.provision planpythontestsuite none samba.tests.samba3 planpythontestsuite dc:local samba.tests.dcerpc.sam -- cgit