| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 40be01b commit 130420b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,4 +4,4 @@ | |||
| 4 | 4 | import testpy | |
| 5 | 5 | ||
| 6 | 6 | def GetConfiguration(context, root): | |
| 7 | - return testpy.SimpleTestConfiguration(context, root, 'doctool') | ||
| 7 | + return testpy.ParallelTestConfiguration(context, root, 'doctool') | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments