mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 02:45:08 +00:00
Implement a "make check" target that will run the unit tests
This commit is contained in:
@@ -16,6 +16,8 @@ install ::
|
||||
rm -rf $(SOGO_WEBSERVERRESOURCESDIR)/ckeditor/_source; \
|
||||
fi
|
||||
|
||||
check ::
|
||||
|
||||
clean ::
|
||||
|
||||
distclean :: clean
|
||||
|
||||
Reference in New Issue
Block a user