Files
lestoitsduval/scripts/production/node_modules/delayed-stream/Makefile
Simon C 346399d757
All checks were successful
continuous-integration/drone/push Build is passing
feat: Ajout d'un système d'alert
2024-09-06 10:10:14 +02:00

8 lines
57 B
Makefile

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