diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-11-29 01:36:31 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:46:41 +0100 |
commit | e22c7f1fe35047ba3b0434c683ee8e9d6898b35d (patch) | |
tree | bc4e525e172e33d64ca51827751a697fd324029a /source4/samba4-skip | |
parent | 660077476f43bb262b57f538147140e07e65f6df (diff) | |
download | samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.gz samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.xz samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.zip |
r26189: Add really trivial testsuite for the auth module.
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r-- | source4/samba4-skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index 76f07dea1a..853d54d0a2 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -52,3 +52,4 @@ NSS-TEST # Fails samba4.ldb.python # Fails to link properly samba4.credentials.python # Fails to link properly samba4.registry.python # Fails to link properly +samba4.auth.python # Fails to link properly |