diff options
-rw-r--r-- | source4/lib/ldb/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/source4/lib/ldb/Makefile b/source4/lib/ldb/Makefile index dbd5e2b477..f97ed34e3f 100644 --- a/source4/lib/ldb/Makefile +++ b/source4/lib/ldb/Makefile @@ -14,12 +14,6 @@ uninstall: test: $(WAF) test $(TEST_OPTIONS) -testenv: - $(WAF) test --testenv $(TEST_OPTIONS) - -quicktest: - $(WAF) test --quick $(TEST_OPTIONS) - dist: $(WAF) dist @@ -45,8 +39,6 @@ testsuite: all check: test -torture: all - # this should do an install as well, once install is finished installcheck: test |