forked from mirror/ledisdb
6 lines
38 B
Makefile
6 lines
38 B
Makefile
|
.PHONY: test
|
||
|
|
||
|
|
||
|
test:
|
||
|
sh tests/all.sh
|