summaryrefslogtreecommitdiffstats
path: root/source4/selftest
diff options
context:
space:
mode:
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index dfbbc5752fa..6d4d18f7c65 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -251,7 +251,6 @@ plansmbtorturetestsuite("drs.unit", "none", "ncalrpc:")
for f in sorted(os.listdir(os.path.join(samba4srcdir, "../pidl/tests"))):
if f.endswith(".pl"):
planperltestsuite("pidl.%s" % f[:-3], os.path.normpath(os.path.join(samba4srcdir, "../pidl/tests", f)))
-planperltestsuite("selftest.samba4", os.path.normpath(os.path.join(samba4srcdir, "../selftest/test_samba4.pl")))
# Blackbox Tests:
# tests that interact directly with the command-line tools rather than using