From 475a5eae431bd20e1c969ebc084673def22bf300 Mon Sep 17 00:00:00 2001 From: thuva4 Date: Wed, 25 Apr 2018 15:19:36 +0530 Subject: Add task to convert coverage.sjon to coverage.xml Change-Id: Icc3e175c23d399e33a8406c5aa18d79603d0314b Signed-off-by: thuva4 --- testapi/opnfv_testapi/ui/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'testapi/opnfv_testapi/ui/package.json') diff --git a/testapi/opnfv_testapi/ui/package.json b/testapi/opnfv_testapi/ui/package.json index dc99239..2d4eb6e 100644 --- a/testapi/opnfv_testapi/ui/package.json +++ b/testapi/opnfv_testapi/ui/package.json @@ -3,6 +3,7 @@ "grunt": "~1.0.1", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-copy": "^1.0.0", + "grunt-convert": "^0.1.12", "grunt-karma": "~2.0.0", "grunt-protractor-coverage": "^0.2.18", "grunt-protractor-runner": "~5.0.0", -- cgit 1.2.3-korg