summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 6216ee52150..1a7e8c757f0 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -1322,3 +1322,5 @@ planoldpythontestsuite("proclimitdc",
os.path.join(srcdir(), 'python/samba/tests')],
extra_args=['-U"$USERNAME%$PASSWORD"'],
name="samba.tests.process_limits")
+
+planoldpythontestsuite("none", "samba.tests.usage")