5 lines
36 B
Makefile
5 lines
36 B
Makefile
|
bench:
|
||
|
node bench.js
|
||
|
|
||
|
.PHONY: test
|