We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e345b71 commit 3f0654bCopy full SHA for 3f0654b
jenkins/helper/test_config.py
@@ -2,6 +2,7 @@
2
""" keep the config for one testsuite to execute """
3
import copy
4
import os
5
+import json
6
7
from site_config import IS_WINDOWS, IS_MAC, TEMP
8
TEST_LOG_FILES = []
0 commit comments