Add missing args to PythonBindingsExample.Tests
This commit is contained in:
@@ -114,6 +114,6 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
|
||||
|
||||
ly_add_googletest(
|
||||
NAME AZ::PythonBindingsExample.Tests
|
||||
TEST_COMMAND $<TARGET_FILE:AZ::PythonBindingsExample.Tests>
|
||||
TEST_COMMAND $<TARGET_FILE:AZ::PythonBindingsExample.Tests> --unittest
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user