]> git.proxmox.com Git - pve-common.git/blobdiff - test/Makefile
bump version to 5.0-47
[pve-common.git] / test / Makefile
index 0a5bb3828630bf6d96d8aa46e7b4abc02b168b37..b6fe6e0c4a771912e66f4aa8b350d1b7856af348 100644 (file)
@@ -7,6 +7,8 @@ all:
 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