From d443a6f5c2d158556995f3ad8d42267126bd498e Mon Sep 17 00:00:00 2001 From: darapan Date: Wed, 23 Jun 2021 22:28:24 -0700 Subject: [PATCH] "Adding new line at the end" --- AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt b/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt index f8435df172..8e5e5e8c32 100644 --- a/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt +++ b/AutomatedTesting/Gem/PythonTests/smoke/CMakeLists.txt @@ -78,4 +78,4 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS) COMPONENT Smoke ) -endif() \ No newline at end of file +endif()