From 43a03b0fb48ceb528539a16b0023fb5b30b7a79e Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 25 Dec 2007 16:36:53 -0600 Subject: r26598: Simplify the way Python tests are run. (This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8) --- source4/samba4-skip | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/samba4-skip') diff --git a/source4/samba4-skip b/source4/samba4-skip index 6115b28ec8..99c1799a7a 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -50,3 +50,4 @@ RPC-FRSAPI # Not provided by Samba 4 WINBIND # FIXME: This should not be skipped NSS-TEST # Fails samba4.ldap.python # Conversion from EJS not yet finished +samba4.samba3sam.python # Conversion from EJS not yet finished -- cgit