added angularjs test configs

This commit is contained in:
Mario Colque 2014-04-23 13:21:33 -03:00
commit 178dfec1a8
8 changed files with 81 additions and 6 deletions

1
test/mocha.conf.js Normal file
View file

@ -0,0 +1 @@
window.mocha.setup({ timeout: 5000 });