Inital Commit
[oweals/finalsclub.git] / node_modules / express / node_modules / qs / Makefile
1
2 test:
3         @./support/expresso/bin/expresso \
4                 -I support \
5                 -I lib
6
7 .PHONY: test