Current File : //lib/node_modules/bower/lib/node_modules/retry/Makefile
SHELL := /bin/bash

test:
	@node test/runner.js

.PHONY: test