Modify file name comments to match the file rename
Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
diff --git a/tests/test_translate_ciphers_format.sh b/tests/test_translate_ciphers_format.sh
index 9b3b4bb..97a6c23 100755
--- a/tests/test_translate_ciphers_format.sh
+++ b/tests/test_translate_ciphers_format.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# test_translate_format.sh
+# test_translate_ciphers_format.sh
#
# Copyright The Mbed TLS Contributors
# SPDX-License-Identifier: Apache-2.0
diff --git a/tests/test_translate_ciphers_names.py b/tests/test_translate_ciphers_names.py
index 70b2a8f..f6cfa6d 100755
--- a/tests/test_translate_ciphers_names.py
+++ b/tests/test_translate_ciphers_names.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# test_translate_names.py
+# test_translate_ciphers_names.py
#
# Copyright The Mbed TLS Contributors
# SPDX-License-Identifier: Apache-2.0