Files
lestoitsduval/scripts/production/node_modules/delayed-stream/Makefile
Simon C 7a98582136
All checks were successful
continuous-integration/drone/push Build is passing
feat: Ajout d'un système d'alert
2024-09-05 22:49:54 +02:00

8 lines
57 B
Makefile

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