diff --git a/projects/SelfTest/RunAllTests.cpp b/projects/SelfTest/RunAllTests.cpp index eca4e0bc..6a5a0725 100644 --- a/projects/SelfTest/RunAllTests.cpp +++ b/projects/SelfTest/RunAllTests.cpp @@ -181,6 +181,7 @@ namespace AllTestsRunner { } } + // mstest /TestContainer:Debug\ManagedTestCatch.dll /category:"all" #if defined(INTERNAL_CATCH_VS_MANAGED) || defined(INTERNAL_CATCH_VS_NATIVE) CATCH_MAP_CATEGORY_TO_TAG(all, "[vsall]"); #endif