]> git.proxmox.com Git - proxmox-acme.git/blob - src/test/Makefile
add basic test so schema is in sync with available plugins
[proxmox-acme.git] / src / test / Makefile
1
2 .PHONY: test
3 test: verify-dnsapi-plugins-in-schema.pl.t
4
5 %.t: %
6 ./$<