X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=test%2FMakefile;fp=test%2FMakefile;h=eb6f38f1176abb639e29d54514cafce50c4fa823;hb=52116f8b45682ff96ab1f283286f605a876fdd4f;hp=d383e89f8a198954cf1234261efe055cd1b91ba5;hpb=99f125bc517e415bc1e1a77526a5cbac57094e3e;p=pve-manager.git diff --git a/test/Makefile b/test/Makefile index d383e89f..eb6f38f1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -18,14 +18,14 @@ replication%.t: replication_test%.pl test-mail: ./mail_test.pl -test-vzdump: test-vzdump-guest-included test-vzdump-retention +test-vzdump: test-vzdump-guest-included test-vzdump-new -.PHONY: test-vzdump-guest-included test-vzdump-retention +.PHONY: test-vzdump-guest-included test-vzdump-new test-vzdump-guest-included: ./vzdump_guest_included_test.pl -test-vzdump-retention: - ./vzdump_new_retention_test.pl +test-vzdump-new: + ./vzdump_new_test.pl .PHONY: install install: