UNPKG

@sailshq/binary-search-tree

Version:

A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.

8 lines (5 loc) 131 B
test: @echo "Launching tests" @ ./node_modules/.bin/mocha --timeout 10000 --reporter spec @echo "Tests finished" .PHONY: test