Remove Karma scripts and docs

This commit is contained in:
Tobias Skarhed
2018-08-14 09:28:08 +02:00
parent 8dbc75ceea
commit e696dc4d5f
6 changed files with 10 additions and 50 deletions
-1
View File
@@ -12,7 +12,6 @@ module.exports = function(grunt) {
'sasslint',
'exec:tslint',
"exec:jest",
'karma:test',
'no-only-tests'
]);