• File: Makefile
  • Full Path: /var/www/nodejs/simo_meps_file_script/node_modules/delayed-stream/Makefile
  • Date Modified: 02/28/2025 8:55 PM
  • File size: 57 bytes
  • MIME-type: text/plain
  • Charset: utf-8
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test