Skip to content

Instantly share code, notes, and snippets.

@dayvsonlima
Created August 17, 2017 03:03
Show Gist options
  • Select an option

  • Save dayvsonlima/28dd5821137fd7744fea994c133e001d to your computer and use it in GitHub Desktop.

Select an option

Save dayvsonlima/28dd5821137fd7744fea994c133e001d to your computer and use it in GitHub Desktop.
var resultado = soma(1, 2);
expect(resultado).to.equal(3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment