Files
30-seconds-of-code/node_modules/better-assert/Makefile
2019-08-20 15:52:05 +02:00

5 lines
41 B
Makefile

test:
@echo "populate me"
.PHONY: test