Skip to content

Instantly share code, notes, and snippets.

@sebs
Created July 3, 2012 13:14
Show Gist options
  • Save sebs/3039639 to your computer and use it in GitHub Desktop.
Save sebs/3039639 to your computer and use it in GitHub Desktop.
set timeout in buster.js?
var runner = buster.testRunner.create({
timeout: 500
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment