projects
/
pve-common.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
acme: add challenge plugins
[pve-common.git]
/
test
/
Makefile
diff --git
a/test/Makefile
b/test/Makefile
index
0a5bb38
..
b6fe6e0
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-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