]> git.proxmox.com Git - pve-manager.git/blobdiff - test/Makefile
test: vzdump: rename vzdump_new_retention_test.pl to vzdump_new_test.pl
[pve-manager.git] / test / Makefile
index d383e89f8a198954cf1234261efe055cd1b91ba5..eb6f38f1176abb639e29d54514cafce50c4fa823 100644 (file)
@@ -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: