#
# Run all tests
#
test:
	node test/core.js

.PHONY: test