From 99e8f8427359c6d1224a6adaa4357b4e8316a62a Mon Sep 17 00:00:00 2001 From: vdutta Date: Mon, 27 Jun 2022 16:44:21 +0530 Subject: [PATCH] Fix tool test --- tools/tools_input.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tools/tools_input.json b/tools/tools_input.json index 24b87183..a503a711 100644 --- a/tools/tools_input.json +++ b/tools/tools_input.json @@ -60,9 +60,10 @@ "proto": "git", "version": "devel", "dm_files": [ - "uspd/files/etc/bbfdm/json/transferComplete.json", - "obuspa/files/etc/bbfdm/json/USPAgent.json", - "urlfilter/files/etc/bbfdm/json/urlfilter.json" + "urlfilter/files/etc/bbfdm/json/urlfilter.json", + "obuspa/files/etc/bbfdm/json/USPAgent.json", + "obuspa/files/etc/bbfdm/json/TransferComplete.json", + "icwmp/files/etc/bbfdm/json/CWMPManagementServer.json" ] }, {