Create mRemoteNG.lutconfig

live test runner config file
This commit is contained in:
BlueBlock
2023-03-24 01:27:52 -04:00
parent 290dbcc3ed
commit 402e5c3665

6
mRemoteNG.lutconfig Normal file
View File

@@ -0,0 +1,6 @@
<LUTConfig Version="1.0">
<Repository />
<ParallelBuilds>true</ParallelBuilds>
<ParallelTestRuns>true</ParallelTestRuns>
<TestCaseTimeout>180000</TestCaseTimeout>
</LUTConfig>