diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-09-22 19:21:58 -0700 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-09-22 22:29:09 -0700 |
commit | 3d0e6db9dc68aace8b2993faa45f48b3f5f4e855 (patch) | |
tree | 57a4a26df875da5940a8b6e4d6d92843614c8011 /source4/selftest | |
parent | f9ed11c7562d1ff2cf23de0057df6ff80927c9fc (diff) | |
download | samba-3d0e6db9dc68aace8b2993faa45f48b3f5f4e855.tar.gz samba-3d0e6db9dc68aace8b2993faa45f48b3f5f4e855.tar.bz2 samba-3d0e6db9dc68aace8b2993faa45f48b3f5f4e855.zip |
selftest: Fix idlist running.
Diffstat (limited to 'source4/selftest')
-rwxr-xr-x | source4/selftest/tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |