Ensure newlines at the end of files (NFC)

GitOrigin-RevId: d8e4170b0a1431edee939efc16b60b409affcb4d
diff --git a/test/src/string/memory_utils/CMakeLists.txt b/test/src/string/memory_utils/CMakeLists.txt
index a1e2c90..9f2950d 100644
--- a/test/src/string/memory_utils/CMakeLists.txt
+++ b/test/src/string/memory_utils/CMakeLists.txt
@@ -12,4 +12,4 @@
   COMPILE_OPTIONS
     ${LIBC_COMPILE_OPTIONS_NATIVE}
     -ffreestanding
-)
\ No newline at end of file
+)