freeswitch/tests/unit/run-tests.mk
2024-10-11 20:16:39 +02:00

6 lines
46 B
Makefile

.DEFAULT:
./test.sh "$@"
all: $(TEST_LIST)