• File: Makefile
  • Full Path: /var/www/nodejs/Notifications_Imali_API/node_modules/delayed-stream/Makefile
  • Date Modified: 04/28/2015 1:43 AM
  • File size: 57 bytes
  • MIME-type: text/plain
  • Charset: utf-8
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test