Files
conference-room-booking-system/frontend/node_modules/delayed-stream/Makefile
2025-08-20 21:01:11 -04:00

8 lines
57 B
Makefile

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