Ver código fonte

Opt-in WhiteBox Python tests.

Signed-off-by: John <[email protected]>
John 2 anos atrás
pai
commit
3cca832823

+ 1 - 0
AutomatedTesting/Gem/PythonTests/WhiteBox/CMakeLists.txt

@@ -22,5 +22,6 @@ if(PAL_TRAIT_WHITEBOX_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PA
             AutomatedTesting.Assets
         COMPONENT
             WhiteBox
+        LABELS REQUIRES_tiaf
     )
 endif()