[dts] [PATCH V1] fix test_case_checklist format

xu,gang gangx.xu at intel.com
Mon Nov 6 08:11:58 CET 2017


Remove redundant commas

Signed-off-by: xu,gang <gangx.xu at intel.com>
---
 conf/test_case_checklist.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 229bebb..cddb0c3 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1746,7 +1746,7 @@
             ],
             "Bug ID": "",
             "Comments": "32 bit not support this case"
-        },
+        }
     ],
     "fdir_ipv6_tc": [
         {
-- 
1.9.3



More information about the dts mailing list