Arquivos
NodeCopterHack/node_modules/ar-drone/Makefile
T
2013-08-10 13:15:52 +01:00

7 linhas
50 B
Makefile

SHELL := /bin/bash
test:
npm test
.PHONY: test