mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-16 03:49:08 -04:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
include ../../commons-test.mk
|
|
|
|
.PHONY: test
|
|
test:
|
|
$(MAKE) test-opensearch
|