Add command line comment

This commit is contained in:
Malcolm Noyes 2013-12-09 16:57:32 +00:00
parent 760eed1ad6
commit 15cc1fc185

View File

@ -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