]> git.proxmox.com Git - pve-common.git/blobdiff - test/Makefile
bump version to 5.0-47
[pve-common.git] / test / Makefile
index 894093bca016c321b37405ac565cf1e3de7945bd..b6fe6e0c4a771912e66f4aa8b350d1b7856af348 100644 (file)
@@ -8,6 +8,7 @@ check:
        for d in $(SUBDIRS); do $(MAKE) -C $$d check; done
        ./lock_file.pl
        ./calendar_event_test.pl
+       ./convert_size_test.pl
 
 install: check
 distclean: clean