aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/Catch2.runsettings
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--unit_tests/Catch2.runsettings3
1 files changed, 0 insertions, 3 deletions
diff --git a/unit_tests/Catch2.runsettings b/unit_tests/Catch2.runsettings
index 9360bfb..c8e32ee 100644
--- a/unit_tests/Catch2.runsettings
+++ b/unit_tests/Catch2.runsettings
@@ -22,9 +22,6 @@
22 <!-- Combine: A single test executable is started to run multiple test cases. (Single: instance per test case) --> 22 <!-- Combine: A single test executable is started to run multiple test cases. (Single: instance per test case) -->
23 <ExecutionMode>Combine</ExecutionMode> 23 <ExecutionMode>Combine</ExecutionMode>
24 24
25 <!-- In Milliseconds -->
26 <TestCaseTimeout>10000</TestCaseTimeout>
27
28 <!-- Working directory --> 25 <!-- Working directory -->
29 <WorkingDirectoryRoot>Solution</WorkingDirectoryRoot> 26 <WorkingDirectoryRoot>Solution</WorkingDirectoryRoot>
30 <WorkingDirectory>Lanes</WorkingDirectory> 27 <WorkingDirectory>Lanes</WorkingDirectory>