loopback-datasource-juggler/Makefile

6 lines
81 B
Makefile

test:
@ONLY=memory ./support/nodeunit/bin/nodeunit test/*_test.*
.PHONY: test