scim-docs/node_modules/delayed-stream/Makefile
2024-08-29 12:10:19 +02:00

7 lines
57 B
Makefile

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