mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 03:02:24 +01:00
Add command line comment
This commit is contained in:
parent
760eed1ad6
commit
15cc1fc185
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user