aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils/tests/.runsettings
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-10-07 21:27:09 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-10-07 21:27:09 -0400
commit707d0b512b5f8e254188a9d15342cd011ea5b257 (patch)
treeb50e5c97235fbc9a5c6e566e524977c3008d48f1 /lib/Utils/tests/.runsettings
parent4fafa9e4d32e15dbd30ed5082bcd999fd5b536da (diff)
parentaee14fc8cb17ca587b0bb87b66c330ef1da1ee62 (diff)
Merge branch 'feature-devop-testing' into develop
Diffstat (limited to 'lib/Utils/tests/.runsettings')
-rw-r--r--lib/Utils/tests/.runsettings4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Utils/tests/.runsettings b/lib/Utils/tests/.runsettings
index b13ddb7..52dde69 100644
--- a/lib/Utils/tests/.runsettings
+++ b/lib/Utils/tests/.runsettings
@@ -3,8 +3,8 @@
<RunConfiguration>
<EnvironmentVariables>
<VNLIB_SHARED_HEAP_DIAGNOSTICS>1</VNLIB_SHARED_HEAP_DIAGNOSTICS>
- <TEST_RPMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_rpmalloc/build/Debug/vnlib_rpmalloc.dll</TEST_RPMALLOC_LIB_PATH>
- <TEST_MIMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_mimalloc/build/Debug/vnlib_mimalloc.dll</TEST_MIMALLOC_LIB_PATH>
+ <TEST_RPMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_rpmalloc/build/Windows/Debug/vnlib_rpmalloc.dll</TEST_RPMALLOC_LIB_PATH>
+ <TEST_MIMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_mimalloc/build/Windows/Debug/vnlib_mimalloc.dll</TEST_MIMALLOC_LIB_PATH>
</EnvironmentVariables>
</RunConfiguration>