parcoursup/node_modules/delayed-stream/Makefile
lalBi94 7bc56c09b5 $
2023-03-05 13:23:23 +01:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test