• File: Makefile
  • Full Path: /home/awtadalkhimacom/public_html/services/node_modules/delayed-stream/Makefile
  • Date Modified: 10/30/2025 4:29 AM
  • File size: 57 bytes
  • MIME-type: text/plain
  • Charset: utf-8
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test