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

View file

@ -0,0 +1,6 @@
//
// test/unit/services/servicesSpec.js
//
describe("Unit: Testing Services", function() {
});