tests: ensure that most python scripts have usage text
[samba.git] / source4 / selftest / tests.py
index 6216ee52150d59a127fdff7429b015f28652aa82..1a7e8c757f08e4bfb488841c2e3e94d542d6a584 100755 (executable)
@@ -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")