git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103479
91177308-0d34-0410-b5e6-
96231b3b80d8
discovered test suites at startup.
Once a test suite is discovered, its config file is loaded. Config files
-themselves are just Python modules which will be executed. When the config file
-is executed, two important global variables are predefined:
+themselves are Python modules which will be executed. When the config file is
+executed, two important global variables are predefined:
=over