angular2 test

This commit is contained in:
Torkel Ödegaard
2015-12-16 12:21:13 +01:00
parent 04ff97cd72
commit ca84ef38f8
6156 changed files with 175112 additions and 595117 deletions

View File

@ -15,4 +15,5 @@ module.exports = function(grunt) {
]);
grunt.registerTask('test', ['default', 'karma:test']);
};