浏览代码

support/testing: fix flake8 issue in CPE ID test

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Yann E. MORIN 4 年之前
父节点
当前提交
728484538a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      support/testing/tests/core/test_cpeid.py

+ 1 - 0
support/testing/tests/core/test_cpeid.py

@@ -2,6 +2,7 @@ import infra
 import subprocess
 import subprocess
 import json
 import json
 
 
+
 class CpeIdTest(infra.basetest.BRConfigTest):
 class CpeIdTest(infra.basetest.BRConfigTest):
     config = ""
     config = ""
     br2_external = [infra.filepath("tests/core/cpeid-br2-external")]
     br2_external = [infra.filepath("tests/core/cpeid-br2-external")]