blob: c618c43621f04fec421d923f7c35769c83e6fe18 [file] [log] [blame]
test:
@echo "Test start"
node ./test/jquery-deferred.test.js
@echo "Test complete."
.PHONY: test