angular2 test

This commit is contained in:
Torkel Ödegaard
2015-12-16 12:21:13 +01:00
parent 04ff97cd72
commit ca84ef38f8
6153 changed files with 175102 additions and 595107 deletions
+1
View File
@@ -15,4 +15,5 @@ module.exports = function(grunt) {
]);
grunt.registerTask('test', ['default', 'karma:test']);
};