Skip to content

Instantly share code, notes, and snippets.

@oogatta
Created May 1, 2010 13:39
Show Gist options
  • Save oogatta/386334 to your computer and use it in GitHub Desktop.
Save oogatta/386334 to your computer and use it in GitHub Desktop.
.PHONY: test
test:
@find test/test-*.js | xargs -n 1 -t node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment