Selaa lähdekoodia

Opt-in WhiteBox Python tests.

Signed-off-by: John <[email protected]>
John 2 vuotta sitten
vanhempi
commit
3cca832823
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      AutomatedTesting/Gem/PythonTests/WhiteBox/CMakeLists.txt

+ 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()